Searched refs:DP_TX_DESC_FLAG_ALLOCATED (Results 1 – 5 of 5) sorted by relevance
662 tx_desc->flags = DP_TX_DESC_FLAG_ALLOCATED; in dp_tx_desc_alloc()877 tx_desc->flags = DP_TX_DESC_FLAG_ALLOCATED; in dp_tx_desc_alloc()1048 tx_desc->flags = DP_TX_DESC_FLAG_ALLOCATED; in dp_tx_desc_alloc()1078 tx_desc->flags = DP_TX_DESC_FLAG_ALLOCATED; in dp_tx_spcl_desc_alloc()1125 c_desc->flags = DP_TX_DESC_FLAG_ALLOCATED; in dp_tx_desc_alloc_multiple()
68 #define DP_TX_DESC_FLAG_ALLOCATED 0x200 macro
6907 if (!(tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED) ||7115 if (!(tx_desc && (tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED)))7134 if (!(tx_desc && (tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED)))
747 if (!(tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED) || in dp_tx_compl_handler_rh()
1162 DP_TX_DESC_FLAG_ALLOCATED) || in dp_ppeds_tx_comp_handler()