Home
last modified time | relevance | path

Searched refs:IXGBE_TX_FLAGS_IPV4 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h166 #define IXGBE_TX_FLAGS_IPV4 BIT(3) macro
H A Dixgbevf_main.c3828 IXGBE_TX_FLAGS_IPV4; in ixgbevf_tso()
3945 if (tx_flags & IXGBE_TX_FLAGS_IPV4) in ixgbevf_tx_olinfo_status()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h153 IXGBE_TX_FLAGS_IPV4 = 0x10, enumerator
H A Dixgbe_main.c8105 IXGBE_TX_FLAGS_IPV4; in ixgbe_tso()
8244 IXGBE_TX_FLAGS_IPV4, in ixgbe_tx_olinfo_status()