Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3060 RTW89_SET_FWCMD_CHINFO_TX_NULL(cmd, ch_info->tx_null); in rtw89_fw_h2c_scan_list_offload()
3717 ch_info->tx_null = false; in rtw89_hw_scan_add_chan()
3754 ch_info->tx_null = true; in rtw89_hw_scan_add_chan()
H A Dfw.h266 u8 tx_null:1; member