Home
last modified time | relevance | path

Searched refs:antMode (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h38 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 Dar9300_freebsd.c746 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 Dar9300_stub_funcs.h179 u_int keyIx, u_int antMode, u_int flags,
H A Dar9300_stub_funcs.c1021 u_int keyIx, u_int antMode, u_int flags, in ar9300_Stub_SetupTxDesc() argument
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c484 u_int antMode, in ar5210SetupTxDesc() argument
512 | (antMode ? AR_AntModeXmit : 0) in ar5210SetupTxDesc()
H A Dar5210.h168 u_int keyIx, u_int antMode, u_int flags,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c516 u_int antMode, in ar5211SetupTxDesc() argument
537 | (antMode << AR_AntModeXmit_S) in ar5211SetupTxDesc()
H A Dar5211.h191 u_int keyIx, u_int antMode, u_int flags,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h374 u_int keyIx, u_int antMode, u_int flags,
401 u_int antMode, u_int rtsctsRate, u_int rtsctsDuration);
H A Dar5416_xmit.c328 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 Dar5212_xmit.c695 u_int antMode, in ar5212SetupTxDesc() argument
722 | SM(antMode, AR_AntModeXmit) in ar5212SetupTxDesc()
H A Dar5212.h605 u_int keyIx, u_int antMode, u_int flags,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1291 u_int keyIx, u_int antMode, u_int flags,