Searched refs:fixed_chan (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c404 pmlmeext->fixed_chan = 0xFF;
3826 if (pmlmeext->fixed_chan != 0xff)
3827 set_channel_bwmode(padapter, pmlmeext->fixed_chan, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH_20);
3833 if (pmlmeext->fixed_chan != 0xff)
3834 SelectChannel(padapter, pmlmeext->fixed_chan);
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h457 u8 fixed_chan; member in struct:mlme_ext_priv

Completed in 222 milliseconds