Searched refs:RTW_TX_DESC_W1_MACID (Results 1 – 2 of 2) sorted by relevance
30 #define RTW_TX_DESC_W1_MACID GENMASK(7, 0) macro
49 tx_desc->w1 = le32_encode_bits(pkt_info->mac_id, RTW_TX_DESC_W1_MACID) | in rtw_tx_fill_tx_desc()