Searched refs:antMode (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_freebsd.h | 37 u_int antMode, u_int flags, u_int rtsctsRate, u_int rtsCtsDuration, 61 u_int txRate0, u_int txTries0, u_int antMode, u_int rtsctsRate,
|
| D | ar9300_freebsd.c | 443 u_int txRate0, u_int txTries0, u_int keyIx, u_int antMode, u_int flags, in ar9300_freebsd_setup_tx_desc() argument 540 u_int txTries0, u_int antMode, u_int rtsctsRate, u_int rtsctsDuration) in ar9300_freebsd_setup_first_tx_desc() argument
|
| D | ar9300_stub_funcs.h | 178 u_int keyIx, u_int antMode, u_int flags,
|
| D | ar9300_stub_funcs.c | 1020 u_int keyIx, u_int antMode, u_int flags, in ar9300_Stub_SetupTxDesc() argument
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210_xmit.c | 484 u_int antMode, in ar5210SetupTxDesc() argument 512 | (antMode ? AR_AntModeXmit : 0) in ar5210SetupTxDesc()
|
| D | ar5210.h | 166 u_int keyIx, u_int antMode, u_int flags,
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_xmit.c | 517 u_int antMode, in ar5211SetupTxDesc() argument 538 | (antMode << AR_AntModeXmit_S) in ar5211SetupTxDesc()
|
| D | ar5211.h | 191 u_int keyIx, u_int antMode, u_int flags,
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416.h | 377 u_int keyIx, u_int antMode, u_int flags, 404 u_int antMode, u_int rtsctsRate, u_int rtsctsDuration);
|
| D | ar5416_xmit.c | 329 u_int antMode, in ar5416SetupTxDesc() argument 615 u_int txRate0, u_int txTries0, u_int antMode, in ar5416SetupFirstTxDesc() argument
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_xmit.c | 696 u_int antMode, in ar5212SetupTxDesc() argument 723 | SM(antMode, AR_AntModeXmit) in ar5212SetupTxDesc()
|
| D | ar5212.h | 600 u_int keyIx, u_int antMode, u_int flags,
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ |
| D | ah.h | 1348 u_int keyIx, u_int antMode, u_int flags,
|