Home
last modified time | relevance | path

Searched refs:op_pri_ch (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dfw.c2134 scan_info->op_pri_ch); in rtw89_fw_h2c_scan_offload()
2598 ch_info->pri_ch = scan_info->op_pri_ch; in rtw89_hw_scan_add_chan()
2798 scan_info->op_pri_ch = cur->primary_channel; in rtw89_store_op_chan()
2803 rtw89_chan_create(&new, scan_info->op_chan, scan_info->op_pri_ch, in rtw89_store_op_chan()
Dcore.h3380 u8 op_pri_ch; member
Dmac.c3825 return band == scan_info->op_band && channel == scan_info->op_pri_ch; in rtw89_is_op_chan()
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Dfw.c2196 scan_info->op_pri_ch = hal->primary_channel; in rtw_store_op_chan()
2200 scan_info->op_pri_ch, in rtw_store_op_chan()
2212 scan_info->op_pri_ch = 0; in rtw_clear_op_chan()
Dmain.h1969 u8 op_pri_ch; member