Searched refs:txRate1 (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
| H A D | ar5416_xmit.c | 239 u_int txRate1, u_int txTries1, in ar5416SetupXTxDesc() argument 246 HALASSERT(isValidTxRate(txRate1)); in ar5416SetupXTxDesc() 248 ads->ds_ctl3 |= (txRate1 << AR_XmitRate1_S); in ar5416SetupXTxDesc()
|
| H A D | ar5416.h | 211 u_int txRate1, u_int txRetries1,
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
| H A D | ar5212_xmit.c | 736 u_int txRate1, u_int txTries1, in ar5212SetupXTxDesc() argument 743 HALASSERT(isValidTxRate(txRate1)); in ar5212SetupXTxDesc() 747 ads->ds_ctl3 |= (txRate1 << AR_XmitRate1_S); in ar5212SetupXTxDesc()
|
| H A D | ar5212.h | 577 u_int txRate1, u_int txRetries1,
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
| H A D | ar5210_xmit.c | 528 u_int txRate1, u_int txTries1, in ar5210SetupXTxDesc() argument 533 (void) txRate1; (void) txTries1; in ar5210SetupXTxDesc()
|
| H A D | ar5210.h | 169 u_int txRate1, u_int txRetries1,
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
| H A D | ar5211_xmit.c | 558 u_int txRate1, u_int txTries1, in ar5211SetupXTxDesc() argument 563 (void) txRate1; (void) txTries1; in ar5211SetupXTxDesc()
|
| H A D | ar5211.h | 196 u_int txRate1, u_int txRetries1,
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah.h | 736 u_int txRate1, u_int txTries1,
|