Home
last modified time | relevance | path

Searched refs:IXGBE_ADVTXD_CC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h265 #define IXGBE_ADVTXD_CC 0x00000080 /* Check Context */ macro
H A Dixgbevf_main.c1032 IXGBE_ADVTXD_CC); in ixgbevf_xmit_xdp_ring()
3990 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_CC); in ixgbevf_tx_olinfo_status()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8921 IXGBE_ADVTXD_CC); in ixgbe_tx_olinfo_status()