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.c7706 option->prohib_chan = U64_MAX; in rtw89_scan_get_6g_disabled_chan()
7714 option->prohib_chan |= BIT(idx); in rtw89_scan_get_6g_disabled_chan()
7852 h2c->w6 = le32_encode_bits(option->prohib_chan, in rtw89_fw_h2c_scan_offload_be()
7854 h2c->w7 = le32_encode_bits(option->prohib_chan >> 32, in rtw89_fw_h2c_scan_offload_be()
H A Dcore.h5070 u64 prohib_chan; member