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.c5561 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_W1_TX_NULL) |
5642 le32_encode_bits(ch_info->tx_null, RTW89_H2C_CHINFO_BE_W1_TX_NULL) |
7203 ch_info->tx_null = false;
7260 ch_info->tx_null = false;
7303 ch_info->tx_null = true;
7321 ch_info->tx_null = true;
7341 ch_info->tx_null = false;
7383 ch_info->tx_null = false;
H A Dfw.h361 u8 tx_null:1; member
382 u8 tx_null:1; member