Searched refs:RTW_TX_DESC_W3_HW_SSN_SEL (Results 1 – 2 of 2) sorted by relevance
39 #define RTW_TX_DESC_W3_HW_SSN_SEL GENMASK(7, 6) macro
60 tx_desc->w3 = le32_encode_bits(pkt_info->hw_ssn_sel, RTW_TX_DESC_W3_HW_SSN_SEL) | in rtw_tx_fill_tx_desc()