Searched refs:RTW_TX_DESC_W3_NAVUSEHDR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ | ||
H A D | tx.h | 43 #define RTW_TX_DESC_W3_NAVUSEHDR BIT(15) macro |
H A D | tx.c | 64 le32_encode_bits(pkt_info->nav_use_hdr, RTW_TX_DESC_W3_NAVUSEHDR) | in rtw_tx_fill_tx_desc() |