Searched refs:rtl8822c_set_channel_bw (Results 1 – 3 of 3) sorted by relevance
130 void rtl8822c_set_channel_bw(PADAPTER adapter, u8 center_ch, enum channel_width, u8 offset40, u8 of…
1178 void rtl8822c_set_channel_bw(PADAPTER adapter, u8 center_ch, enum channel_width bw, u8 offset40, u8… in rtl8822c_set_channel_bw() function
4184 ops->set_chnl_bw_handler = rtl8822c_set_channel_bw; in rtl8822c_set_hal_ops()