Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c3984 u8 i, stf_mode; in b43_nphy_tx_prepare_adjusted_power_table() local
4003 for (stf_mode = 0; stf_mode < 4; stf_mode++) { in b43_nphy_tx_prepare_adjusted_power_table()
4005 switch (stf_mode) { in b43_nphy_tx_prepare_adjusted_power_table()
4026 nphy->adj_pwr_tbl[4 + 4 * i + stf_mode] = in b43_nphy_tx_prepare_adjusted_power_table()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c2726 void brcms_b_band_stf_ss_set(struct brcms_hardware *wlc_hw, u8 stf_mode) in brcms_b_band_stf_ss_set() argument
2728 wlc_hw->hw_stf_ss_opmode = stf_mode; in brcms_b_band_stf_ss_set()