Home
last modified time | relevance | path

Searched refs:oper_channel (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/staging/rtl8723bs/include/
Ddrv_types.h277 unsigned char oper_channel; /* saved channel info when call set_channel_bw */ member
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c254 return adapter_to_dvobj(adapter)->oper_channel; in rtw_get_oper_ch()
267 if (dvobj->oper_channel != ch) { in rtw_set_oper_ch()
291 dvobj->oper_channel = ch; in rtw_set_oper_ch()
330 if (adapter->mlmeextpriv.cur_channel == adapter_to_dvobj(adapter)->oper_channel) in rtw_get_on_cur_ch_time()
/linux-6.6.21/drivers/net/wireless/ath/wcn36xx/
Dhal.h1223 u8 oper_channel; member
1941 u8 oper_channel; member
2088 u8 oper_channel; member
Dsmd.c809 msg_body.oper_channel = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_smd_finish_scan()
1638 bss->oper_channel = WCN36XX_HW_CHANNEL(wcn); in wcn36xx_smd_set_bss_params()
1727 bss->oper_channel = bss_v0.oper_channel; in wcn36xx_smd_config_bss_v1()