Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dfw.c5721 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_W1_TX_NULL) |
5802 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_BE_W1_TX_NULL) |
7410 ch_info->tx_null = false;
7467 ch_info->tx_null = false;
7510 ch_info->tx_null = true;
7528 ch_info->tx_null = true;
7547 ch_info->tx_null = false;
7589 ch_info->tx_null = false;
7837 if (list_len + 1 == RTW89_SCAN_LIST_LIMIT_AX && ch_info->tx_null)
H A Dfw.h362 u8 tx_null:1; member
383 u8 tx_null:1; member