Searched refs:phy_sw_chnl (Results 1 – 3 of 3) sorted by relevance
23 void phy_sw_chnl(struct adapter *adapt, u8 channel);
202 pHalFunc->set_channel_handler = &phy_sw_chnl; in rtl8188e_set_hal_ops()
344 void phy_sw_chnl(struct adapter *adapt, u8 channel) in phy_sw_chnl() function