Searched refs:RTW_TX_DESC_W6_SW_DEFINE (Results 1 – 2 of 2) sorted by relevance
52 #define RTW_TX_DESC_W6_SW_DEFINE GENMASK(11, 0) macro
74 tx_desc->w6 = le32_encode_bits(pkt_info->sn, RTW_TX_DESC_W6_SW_DEFINE); in rtw_tx_fill_tx_desc()