mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
0f4a46b376
The correct ordering for non-aggregate TX is: * call ath_hal_setuptxdesc() to setup the first TX descriptor complete with the first TX rate/try count; * call ath_hal_setupxtxdesc() to setup the multi-rate retry; * .. or for 802.11n NICs, call ath_hal_set11nratescenario() for MRR and 802.11n flags; * then call ath_hal_filltxdesc() to setup intermediary descriptors in a multi-descriptor single frame. The call to ath_hal_filltxdesc() routines seem to correctly (consistently?) handle the intermediary descriptor flags, including copying the rate control information to the final descriptor in the frame. That's used by the rate control module rather than the hardware. Tested: * Only on AR9280 STA mode, however it should work on other chips in both STA and AP mode. |
||
---|---|---|
.. | ||
aac | ||
acpi_support | ||
acpica | ||
adb | ||
adlink | ||
advansys | ||
ae | ||
age | ||
agp | ||
aha | ||
ahb | ||
ahci | ||
aic | ||
aic7xxx | ||
alc | ||
ale | ||
amdsbwd | ||
amdtemp | ||
amr | ||
an | ||
arcmsr | ||
asmc | ||
asr | ||
ata | ||
ath | ||
atkbdc | ||
auxio | ||
bce | ||
bfe | ||
bge | ||
bktr | ||
bm | ||
buslogic | ||
bwi | ||
bwn | ||
bxe | ||
cardbus | ||
cas | ||
ce | ||
cesa | ||
cfe | ||
cfi | ||
ciss | ||
cm | ||
cmx | ||
coretemp | ||
cp | ||
cpuctl | ||
cpufreq | ||
cs | ||
ct | ||
ctau | ||
cx | ||
cxgb | ||
cxgbe | ||
cy | ||
dc | ||
dcons | ||
de | ||
digi | ||
dpms | ||
dpt | ||
drm | ||
drm2 | ||
e1000 | ||
ed | ||
eisa | ||
en | ||
ep | ||
esp | ||
et | ||
etherswitch | ||
ex | ||
exca | ||
fatm | ||
fb | ||
fdc | ||
fdt | ||
fe | ||
filemon | ||
firewire | ||
flash | ||
fxp | ||
gem | ||
glxiic | ||
glxsb | ||
gpio | ||
gxemul | ||
hatm | ||
hifn | ||
hme | ||
hpt27xx | ||
hptiop | ||
hptmv | ||
hptrr | ||
hwpmc | ||
ic | ||
ichsmb | ||
ichwd | ||
ida | ||
ie | ||
ieee488 | ||
if_ndis | ||
iicbus | ||
iir | ||
io | ||
ipmi | ||
ips | ||
ipw | ||
isci | ||
iscsi/initiator | ||
isp | ||
ispfw | ||
iwi | ||
iwn | ||
ixgb | ||
ixgbe | ||
jme | ||
joy | ||
kbd | ||
kbdmux | ||
ksyms | ||
le | ||
led | ||
lge | ||
lindev | ||
lmc | ||
malo | ||
mc146818 | ||
mca | ||
mcd | ||
md | ||
mem | ||
mfi | ||
mge | ||
mii | ||
mk48txx | ||
mlx | ||
mly | ||
mmc | ||
mn | ||
mps | ||
mpt | ||
mse | ||
msk | ||
mvs | ||
mwl | ||
mxge | ||
my | ||
nand | ||
ncv | ||
netmap | ||
nfe | ||
nge | ||
nmdm | ||
nsp | ||
null | ||
nve | ||
nvram | ||
nvram2env | ||
nxge | ||
oce | ||
ofw | ||
patm | ||
pbio | ||
pccard | ||
pccbb | ||
pcf | ||
pci | ||
pcn | ||
pdq | ||
powermac_nvram | ||
ppbus | ||
ppc | ||
pst | ||
pty | ||
puc | ||
qlxgb | ||
quicc | ||
ral | ||
random | ||
rc | ||
re | ||
rndtest | ||
rp | ||
rt | ||
safe | ||
sbni | ||
scc | ||
scd | ||
sdhci | ||
sec | ||
sf | ||
sfxge | ||
sge | ||
si | ||
siba | ||
siis | ||
sio | ||
sis | ||
sk | ||
smbus | ||
smc | ||
sn | ||
snc | ||
snp | ||
sound | ||
speaker | ||
spibus | ||
ste | ||
stg | ||
stge | ||
streams | ||
sym | ||
syscons | ||
tdfx | ||
ti | ||
tl | ||
tpm | ||
trm | ||
tsec | ||
twa | ||
twe | ||
tws | ||
tx | ||
txp | ||
uart | ||
ubsec | ||
usb | ||
utopia | ||
vge | ||
viawd | ||
virtio | ||
vkbd | ||
vr | ||
vte | ||
vx | ||
vxge | ||
watchdog | ||
wb | ||
wbwd | ||
wds | ||
wi | ||
wl | ||
wpi | ||
wtap | ||
xe | ||
xen | ||
xl |