Searched refs:m_cur_channel (Results 1 – 1 of 1) sorted by relevance
1180 u16 m_cur_channel; in wlc_phy_chanspec_set() local1182 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1184 m_cur_channel |= D11_CURCHANNEL_5G; in wlc_phy_chanspec_set()1186 m_cur_channel |= D11_CURCHANNEL_40; in wlc_phy_chanspec_set()1187 wlapi_bmac_write_shm(pi->sh->physhim, M_CURCHANNEL, m_cur_channel); in wlc_phy_chanspec_set()