Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dfw.c6432 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_W1_TX_NULL) |
6513 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_BE_W1_TX_NULL) |
8349 ch_info->tx_null = false;
8407 ch_info->tx_null = false;
8451 ch_info->tx_null = !is_zero_ether_addr(rtwvif_link->bssid) &&
8471 ch_info->tx_null = !is_zero_ether_addr(ext->rtwvif_link->bssid) &&
8491 ch_info->tx_null = false;
8533 ch_info->tx_null = false;
8781 if (list_len + 1 == RTW89_SCAN_LIST_LIMIT_AX && ch_info->tx_null)
H A Dfw.h367 u8 tx_null:1; member
388 u8 tx_null:1; member