Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h263 #define IXGBE_ADVTXD_POPTS_TXSM (IXGBE_TXD_POPTS_TXSM << \ macro
Dixgbevf_main.c3427 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_TXSM); in ixgbevf_tx_olinfo_status()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2567 #define IXGBE_ADVTXD_POPTS_TXSM (IXGBE_TXD_POPTS_TXSM << \ macro
Dixgbe_main.c6951 IXGBE_ADVTXD_POPTS_TXSM); in ixgbe_tx_olinfo_status()