Searched refs:DP_TX_DESC_FLAG_ME (Results 1 – 2 of 2) sorted by relevance
66 #define DP_TX_DESC_FLAG_ME 0x80 macro
402 if (tx_desc->flags & DP_TX_DESC_FLAG_ME) in dp_tx_desc_release()3196 if ((desc->flags & DP_TX_DESC_FLAG_ME) && qdf_nbuf_is_cloned(nbuf)) in dp_tx_comp_free_buf()3342 tx_desc->flags |= DP_TX_DESC_FLAG_ME; in dp_tx_send_msdu_multiple()