Searched refs:txRate1 (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_freebsd.h | 41 struct ath_desc *ds, u_int txRate1, u_int txTries1,
|
| H A D | ar9300_freebsd.c | 755 u_int txRate1, u_int txTries1, in ar9300_freebsd_setup_x_tx_desc() argument 763 txRate1, txTries1, in ar9300_freebsd_setup_x_tx_desc()
|
| H A D | ar9300_stub_funcs.h | 183 u_int txRate1, u_int txRetries1,
|
| H A D | ar9300_stub_funcs.c | 1032 u_int txRate1, u_int txRetries1, in ar9300_Stub_SetupXTxDesc() argument
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_xmit.c | 764 u_int txRate1, u_int txTries1, in ar5212SetupXTxDesc() argument 771 HALASSERT(isValidTxRate(txRate1)); in ar5212SetupXTxDesc() 775 ads->ds_ctl3 |= (txRate1 << AR_XmitRate1_S); in ar5212SetupXTxDesc()
|
| H A D | ar5212.h | 609 u_int txRate1, u_int txRetries1,
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_xmit.c | 531 u_int txRate1, u_int txTries1, in ar5210SetupXTxDesc() argument 536 (void) txRate1; (void) txTries1; in ar5210SetupXTxDesc()
|
| H A D | ar5210.h | 174 u_int txRate1, u_int txRetries1,
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ar5211/ |
| H A D | ar5211_xmit.c | 561 u_int txRate1, u_int txTries1, in ar5211SetupXTxDesc() argument 566 (void) txRate1; (void) txTries1; in ar5211SetupXTxDesc()
|
| H A D | ar5211.h | 197 u_int txRate1, u_int txRetries1,
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_xmit.c | 433 u_int txRate1, u_int txTries1, in ar5416SetupXTxDesc() argument 440 HALASSERT(isValidTxRate(txRate1)); in ar5416SetupXTxDesc() 442 ads->ds_ctl3 |= (txRate1 << AR_XmitRate1_S); in ar5416SetupXTxDesc()
|
| H A D | ar5416.h | 379 u_int txRate1, u_int txRetries1,
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ |
| H A D | ah.h | 1285 u_int txRate1, u_int txTries1,
|