Searched refs:RTW_TX_DESC_W9_SW_SEQ (Results 1 – 2 of 2) sorted by relevance
57 #define RTW_TX_DESC_W9_SW_SEQ GENMASK(23, 12) macro
79 tx_desc->w9 = le32_encode_bits(pkt_info->seq, RTW_TX_DESC_W9_SW_SEQ); in rtw_tx_fill_tx_desc()