Searched refs:setband (Results 1 – 3 of 3) sorted by relevance
527 u32 setband; member
766 padapter->setband = GHZ24_50; in rtw_init_drv_sw()
242 if (adapter->setband == GHZ24_50 /* 2.4G and 5G */ in rtw_mlme_band_check()243 || (adapter->setband == GHZ_24 && ch < 35) /* 2.4G only */ in rtw_mlme_band_check()244 || (adapter->setband == GHZ_50 && ch > 35) /* 5G only */ in rtw_mlme_band_check()5112 …event(%x) band:%d for "ADPT_FMT"\n", psurveydone_evt->bss_cnt, padapter->setband, ADPT_ARG(padapte… in report_surveydone_event()