Searched refs:txRate2 (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_freebsd.h | 42 u_int txRate2, u_int txTries2, u_int txRate3, u_int txTries3);
|
| HD | ar9300_freebsd.c | 546 u_int txRate2, u_int txTries2, in ar9300_freebsd_setup_x_tx_desc() argument 554 txRate2, txTries2, in ar9300_freebsd_setup_x_tx_desc()
|
| HD | ar9300_stub_funcs.h | 184 u_int txRate2, u_int txRetries2,
|
| HD | ar9300_stub_funcs.c | 1033 u_int txRate2, u_int txRetries2, in ar9300_Stub_SetupXTxDesc() argument
|
| /NextBSD/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_xmit.c | 763 u_int txRate2, u_int txTries2, in ar5212SetupXTxDesc() argument 776 HALASSERT(isValidTxRate(txRate2)); in ar5212SetupXTxDesc() 780 ads->ds_ctl3 |= (txRate2 << AR_XmitRate2_S); in ar5212SetupXTxDesc()
|
| HD | ar5212.h | 608 u_int txRate2, u_int txRetries2,
|
| /NextBSD/sys/dev/ath/ath_hal/ar5210/ |
| HD | ar5210_xmit.c | 530 u_int txRate2, u_int txTries2, in ar5210SetupXTxDesc() argument 535 (void) txRate2; (void) txTries2; in ar5210SetupXTxDesc()
|
| HD | ar5210.h | 173 u_int txRate2, u_int txRetries2,
|
| /NextBSD/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211_xmit.c | 560 u_int txRate2, u_int txTries2, in ar5211SetupXTxDesc() argument 565 (void) txRate2; (void) txTries2; in ar5211SetupXTxDesc()
|
| HD | ar5211.h | 196 u_int txRate2, u_int txRetries2,
|
| /NextBSD/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_xmit.c | 430 u_int txRate2, u_int txTries2, in ar5416SetupXTxDesc() argument 441 HALASSERT(isValidTxRate(txRate2)); in ar5416SetupXTxDesc() 443 ads->ds_ctl3 |= (txRate2 << AR_XmitRate2_S); in ar5416SetupXTxDesc()
|
| HD | ar5416.h | 384 u_int txRate2, u_int txRetries2,
|
| /NextBSD/sys/dev/ath/ath_hal/ |
| HD | ah.h | 1406 u_int txRate2, u_int txTries2,
|