Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c5573 option->prohib_chan = U64_MAX; in rtw89_scan_get_6g_disabled_chan()
5581 option->prohib_chan |= BIT(idx); in rtw89_scan_get_6g_disabled_chan()
5677 h2c->w6 = le32_encode_bits(option->prohib_chan, in rtw89_fw_h2c_scan_offload_be()
5679 h2c->w7 = le32_encode_bits(option->prohib_chan >> 32, in rtw89_fw_h2c_scan_offload_be()
H A Dcore.h3768 u64 prohib_chan; member