Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h264 #define IXGBE_ADVTXD_POPTS_IXSM (IXGBE_TXD_POPTS_IXSM << \ macro
Dixgbevf_main.c3939 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_IXSM); in ixgbevf_tx_olinfo_status()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2922 #define IXGBE_ADVTXD_POPTS_IXSM (IXGBE_TXD_POPTS_IXSM << \ macro
Dixgbe_main.c8247 IXGBE_ADVTXD_POPTS_IXSM); in ixgbe_tx_olinfo_status()