Searched refs:RTW_TX_DESC_W0_DISQSELSEQ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ | ||
H A D | tx.h | 29 #define RTW_TX_DESC_W0_DISQSELSEQ BIT(31) macro |
H A D | tx.c | 47 le32_encode_bits(pkt_info->dis_qselseq, RTW_TX_DESC_W0_DISQSELSEQ); in rtw_tx_fill_tx_desc() |