Home
last modified time | relevance | path

Searched refs:IXGBE_ADVTXD_DCMD_IFCS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h247 #define IXGBE_ADVTXD_DCMD_IFCS IXGBE_TXD_CMD_IFCS /* Insert FCS */ macro
H A Dixgbevf_main.c1023 IXGBE_ADVTXD_DCMD_IFCS; in ixgbevf_xmit_xdp_ring()
3921 IXGBE_ADVTXD_DCMD_IFCS | in ixgbevf_tx_cmd_type()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c432 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_xmit_zc()
H A Dixgbe_type.h2910 #define IXGBE_ADVTXD_DCMD_IFCS IXGBE_TXD_CMD_IFCS /* Insert FCS */ macro
H A Dixgbe_main.c8212 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_tx_cmd_type()
8227 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()
8662 IXGBE_ADVTXD_DCMD_IFCS | len; in ixgbe_xmit_xdp_ring()