Lines Matching refs:chanspec
745 void wlc_phy_init(struct brcms_phy_pub *pih, u16 chanspec) in wlc_phy_init() argument
756 pi->radio_chanspec = chanspec; in wlc_phy_init()
1178 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set() argument
1183 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()
1184 if (CHSPEC_IS5G(chanspec)) in wlc_phy_chanspec_set()
1186 if (CHSPEC_IS40(chanspec)) in wlc_phy_chanspec_set()
1192 (*chanspec_set)(pi, chanspec); in wlc_phy_chanspec_set()
1212 int wlc_phy_chanspec_bandrange_get(struct brcms_phy *pi, u16 chanspec) in wlc_phy_chanspec_bandrange_get() argument
1215 uint channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_bandrange_get()
1658 u16 chanspec) in wlc_phy_txpower_reg_limit_calc() argument
1858 u16 chanspec) in wlc_phy_txpower_limit_set() argument
1862 wlc_phy_txpower_reg_limit_calc(pi, txpwr, chanspec); in wlc_phy_txpower_limit_set()
2868 s8 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec) in wlc_phy_stf_ssmode_get() argument
2874 (CHSPEC_IS40(chanspec)) ? TXP_FIRST_MCS_40_SISO : in wlc_phy_stf_ssmode_get()
2877 (CHSPEC_IS40(chanspec)) ? TXP_FIRST_MCS_40_CDD : in wlc_phy_stf_ssmode_get()
2939 s8 wlc_phy_upd_rssi_offset(struct brcms_phy *pi, s8 rssi, u16 chanspec) in wlc_phy_upd_rssi_offset() argument