Searched refs:IONIC_TXQ_DESC_FLAG_ENCAP (Results 1 – 2 of 2) sorted by relevance
285 flags |= encap ? IONIC_TXQ_DESC_FLAG_ENCAP : 0; in ionic_tx_tso_post()471 flags |= encap ? IONIC_TXQ_DESC_FLAG_ENCAP : 0; in ionic_tx()
684 #define IONIC_TXQ_DESC_FLAG_ENCAP 0x2 macro