Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h266 #define IXGBE_ADVTXD_POPTS_TXSM (IXGBE_TXD_POPTS_TXSM << \ macro
H A Dixgbevf_main.c3942 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_TXSM); in ixgbevf_tx_olinfo_status()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2924 #define IXGBE_ADVTXD_POPTS_TXSM (IXGBE_TXD_POPTS_TXSM << \ macro
H A Dixgbe_main.c8240 IXGBE_ADVTXD_POPTS_TXSM); in ixgbe_tx_olinfo_status()