Searched refs:m_cur_channel (Results 1 – 1 of 1) sorted by relevance
1439 u16 m_cur_channel; in wlc_phy_chanspec_set() local1444 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1446 m_cur_channel |= D11_CURCHANNEL_5G; in wlc_phy_chanspec_set()1448 m_cur_channel |= D11_CURCHANNEL_40; in wlc_phy_chanspec_set()1449 wlapi_bmac_write_shm(pi->sh->physhim, M_CURCHANNEL, m_cur_channel); in wlc_phy_chanspec_set()