Searched refs:tx_ftag_en (Results 1 – 4 of 4) sorted by relevance
217 uint16_t tx_ftag_en; /* indicates FTAG TX supported */ member
2938 uint16_t tx_ftag_en = 0; in fm10k_set_tx_function() local2957 tx_ftag_en = 1; in fm10k_set_tx_function()2961 txq->tx_ftag_en = tx_ftag_en; in fm10k_set_tx_function()
603 if (q->tx_ftag_en) in tx_xmit_pkt()
734 if (txq->tx_ftag_en) in fm10k_tx_vec_condition_check()