rtw_coex_switchband_notify
void rtw_coex_switchband_notify(struct rtw_dev *rtwdev, u8 type);
rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G);
rtw_coex_switchband_notify(rtwdev, chan_type);
rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_5G);
rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_24G);
rtw_coex_switchband_notify(rtwdev, COEX_SWITCH_TO_24G_NOFORSCAN);