Home
last modified time | relevance | path

Searched refs:ChSel (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dmac.h38 |SM((_series)[_index].ChSel, AR_ChainSel##_index))
663 u32 ChSel; member
Dxmit.c1022 info->rates[i].ChSel = ath_txchainmask_reduction(sc, in ath_buf_set_rate()
1048 info->rates[i].ChSel = ah->txchainmask; in ath_buf_set_rate()
1050 info->rates[i].ChSel = ath_txchainmask_reduction(sc, in ath_buf_set_rate()
Dbeacon.c105 info.rates[0].ChSel = ath_txchainmask_reduction(sc, chainmask, rate); in ath9k_beacon_setup()