Home
last modified time | relevance | path

Searched refs:prohib_chan (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c5740 option->prohib_chan = U64_MAX; in rtw89_scan_get_6g_disabled_chan()
5748 option->prohib_chan |= BIT(idx); in rtw89_scan_get_6g_disabled_chan()
5865 h2c->w6 = le32_encode_bits(option->prohib_chan, in rtw89_fw_h2c_scan_offload_be()
5867 h2c->w7 = le32_encode_bits(option->prohib_chan >> 32, in rtw89_fw_h2c_scan_offload_be()
H A Dcore.h3870 u64 prohib_chan; member