Searched refs:IONIC_TXQ_DESC_FLAG_TSO_SOT (Results 1 – 2 of 2) sorted by relevance
620 flags & IONIC_TXQ_DESC_FLAG_TSO_SOT) in ionic_tx_clean()756 flags |= start ? IONIC_TXQ_DESC_FLAG_TSO_SOT : 0; in ionic_tx_tso_post()
774 #define IONIC_TXQ_DESC_FLAG_TSO_SOT 0x4 macro