| /freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_freebsd.h | 37 u_int txPower, u_int txRate0, u_int txTries0, u_int keyIx, 62 u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate,
|
| H A D | ar9300_freebsd.c | 728 u_int txRate0, u_int txTries0, u_int keyIx, u_int antMode, u_int flags, in ar9300_freebsd_setup_tx_desc() argument 826 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, in ar9300_freebsd_setup_first_tx_desc() argument
|
| H A D | ar9300_stub_funcs.h | 178 u_int txRate0, u_int txTries0,
|
| H A D | ar9300_stub_funcs.c | 1020 u_int txRate0, u_int txTries0, in ar9300_Stub_SetupTxDesc() argument
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_xmit.c | 328 u_int txRate0, u_int txTries0, in ar5416SetupTxDesc() argument 346 HALASSERT(isValidTxRate(txRate0)); in ar5416SetupTxDesc() 359 txPower = ar5416GetTxRatePower(ah, txRate0, in ar5416SetupTxDesc() 378 ads->ds_ctl3 = (txRate0 << AR_XmitRate0_S) in ar5416SetupTxDesc() 622 u_int txRate0, u_int txTries0, u_int antMode, in ar5416SetupFirstTxDesc() argument 630 HALASSERT(isValidTxRate(txRate0)); in ar5416SetupFirstTxDesc() 643 ads->ds_ctl3 |= (txRate0 << AR_XmitRate0_S); in ar5416SetupFirstTxDesc()
|
| H A D | ar5416.h | 375 u_int txRate0, u_int txTries0, 402 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0,
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_xmit.c | 484 u_int txRate0, u_int txTries0, in ar5210SetupTxDesc() argument 502 HALASSERT(isValidTxRate(txRate0)); in ar5210SetupTxDesc() 509 | (txRate0 << AR_XmitRate_S) in ar5210SetupTxDesc()
|
| H A D | ar5210.h | 169 u_int txRate0, u_int txRetries0,
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_xmit.c | 516 u_int txRate0, u_int txTries0, in ar5211SetupTxDesc() argument 534 HALASSERT(isValidTxRate(txRate0)); in ar5211SetupTxDesc() 538 | (txRate0 << AR_XmitRate_S) in ar5211SetupTxDesc()
|
| H A D | ar5211.h | 192 u_int txRate0, u_int txTries0,
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_xmit.c | 695 u_int txRate0, u_int txTries0, in ar5212SetupTxDesc() argument 713 HALASSERT(isValidTxRate(txRate0)); in ar5212SetupTxDesc() 736 ads->ds_ctl3 = (txRate0 << AR_XmitRate0_S) in ar5212SetupTxDesc()
|
| H A D | ar5212.h | 604 u_int txRate0, u_int txTries0,
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ |
| H A D | ah.h | 1292 u_int txRate0, u_int txTries0,
|