Searched refs:m_cur_channel (Results 1 – 1 of 1) sorted by relevance
1170 u16 m_cur_channel; in wlc_phy_chanspec_set() local1172 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1174 m_cur_channel |= D11_CURCHANNEL_5G; in wlc_phy_chanspec_set()1176 m_cur_channel |= D11_CURCHANNEL_40; in wlc_phy_chanspec_set()1177 wlapi_bmac_write_shm(pi->sh->physhim, M_CURCHANNEL, m_cur_channel); in wlc_phy_chanspec_set()