Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h261 #define IXGBE_ADVTXD_CC 0x00000080 /* Check Context */ macro
Dixgbevf_main.c1032 IXGBE_ADVTXD_CC); in ixgbevf_xmit_xdp_ring()
3952 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_CC); in ixgbevf_tx_olinfo_status()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2920 #define IXGBE_ADVTXD_CC 0x00000080 /* Check Context */ macro
Dixgbe_main.c8260 IXGBE_ADVTXD_CC); in ixgbe_tx_olinfo_status()