Searched refs:txRate2 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar5416_xmit.c | 240 u_int txRate2, u_int txTries2, in ar5416SetupXTxDesc() argument 251 HALASSERT(isValidTxRate(txRate2)); in ar5416SetupXTxDesc() 253 ads->ds_ctl3 |= (txRate2 << AR_XmitRate2_S); in ar5416SetupXTxDesc()
|
H A D | ar5416.h | 212 u_int txRate2, u_int txRetries2,
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_xmit.c | 737 u_int txRate2, u_int txTries2, in ar5212SetupXTxDesc() argument 750 HALASSERT(isValidTxRate(txRate2)); in ar5212SetupXTxDesc() 754 ads->ds_ctl3 |= (txRate2 << AR_XmitRate2_S); in ar5212SetupXTxDesc()
|
H A D | ar5212.h | 578 u_int txRate2, u_int txRetries2,
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_xmit.c | 529 u_int txRate2, u_int txTries2, in ar5210SetupXTxDesc() argument 534 (void) txRate2; (void) txTries2; in ar5210SetupXTxDesc()
|
H A D | ar5210.h | 170 u_int txRate2, u_int txRetries2,
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_xmit.c | 559 u_int txRate2, u_int txTries2, in ar5211SetupXTxDesc() argument 564 (void) txRate2; (void) txTries2; in ar5211SetupXTxDesc()
|
H A D | ar5211.h | 197 u_int txRate2, u_int txRetries2,
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ |
H A D | ah.h | 737 u_int txRate2, u_int txTries2,
|