Searched refs:IPI_TX_IPV4 (Results 1 – 3 of 3) sorted by relevance
107 #define IPI_TX_IPV4 0x2 /* ethertype IPv4 */ macro
3266 pi->ipi_flags |= IPI_TX_IPV4; in iflib_parse_header()
116 if (pi->ipi_flags & IPI_TX_IPV4) { in ixgbe_tx_ctx_setup()