Searched refs:DP_TX_DESC_FLAG_FRAG (Results 1 – 5 of 5) sorted by relevance
490 (tx_desc->flags & DP_TX_DESC_FLAG_FRAG)); in dp_tx_hw_enqueue_li()541 (tx_desc->flags & DP_TX_DESC_FLAG_FRAG), in dp_tx_hw_enqueue_li()
311 (tx_desc->flags & DP_TX_DESC_FLAG_FRAG)); in dp_tx_hw_enqueue_rh()352 (tx_desc->flags & DP_TX_DESC_FLAG_FRAG), in dp_tx_hw_enqueue_rh()
59 #define DP_TX_DESC_FLAG_FRAG 0x1 macro
1385 tx_desc->flags |= DP_TX_DESC_FLAG_FRAG; in dp_tx_prepare_desc()
1347 (tx_desc->flags & DP_TX_DESC_FLAG_FRAG)); in dp_tx_hw_enqueue_be()