Home
last modified time | relevance | path

Searched refs:txchainmask (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1391 struct ieee80211_channel *chan, HAL_HT_MACMODE macmode, u_int8_t txchainmask,
1395 HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask);
H A Dar9300_reset.c4516 HAL_HT_MACMODE macmode, u_int8_t txchainmask, u_int8_t rxchainmask, in ar9300_reset() argument
4567 ahp->ah_tx_chainmask = txchainmask & ap->ah_caps.halTxChainMask; in ar9300_reset()