/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.h | 38 u_int antMode, u_int flags, u_int rtsctsRate, u_int rtsCtsDuration, 62 u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate,
|
H A D | ar9300_freebsd.c | 746 u_int txRate0, u_int txTries0, u_int keyIx, u_int antMode, u_int flags, in ar9300_freebsd_setup_tx_desc() argument 845 u_int txTries0, u_int antMode, u_int rtsctsRate, u_int rtsctsDuration) in ar9300_freebsd_setup_first_tx_desc() argument
|
H A D | ar9300_stub_funcs.h | 179 u_int keyIx, u_int antMode, u_int flags,
|
H A D | ar9300_stub_funcs.c | 1021 u_int keyIx, u_int antMode, u_int flags, in ar9300_Stub_SetupTxDesc() argument
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 484 u_int antMode, in ar5210SetupTxDesc() argument 512 | (antMode ? AR_AntModeXmit : 0) in ar5210SetupTxDesc()
|
H A D | ar5210.h | 168 u_int keyIx, u_int antMode, u_int flags,
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 516 u_int antMode, in ar5211SetupTxDesc() argument 537 | (antMode << AR_AntModeXmit_S) in ar5211SetupTxDesc()
|
H A D | ar5211.h | 191 u_int keyIx, u_int antMode, u_int flags,
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416.h | 374 u_int keyIx, u_int antMode, u_int flags, 401 u_int antMode, u_int rtsctsRate, u_int rtsctsDuration);
|
H A D | ar5416_xmit.c | 328 u_int antMode, in ar5416SetupTxDesc() argument 620 u_int txRate0, u_int txTries0, u_int antMode, in ar5416SetupFirstTxDesc() argument
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 695 u_int antMode, in ar5212SetupTxDesc() argument 722 | SM(antMode, AR_AntModeXmit) in ar5212SetupTxDesc()
|
H A D | ar5212.h | 605 u_int keyIx, u_int antMode, u_int flags,
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 1291 u_int keyIx, u_int antMode, u_int flags,
|