Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h247 #define IXGBE_ADVTXD_DCMD_IFCS IXGBE_TXD_CMD_IFCS /* Insert FCS */ macro
Dixgbevf_main.c1022 IXGBE_ADVTXD_DCMD_IFCS; in ixgbevf_xmit_xdp_ring()
3920 IXGBE_ADVTXD_DCMD_IFCS | in ixgbevf_tx_cmd_type()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c427 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_xmit_zc()
Dixgbe_type.h2909 #define IXGBE_ADVTXD_DCMD_IFCS IXGBE_TXD_CMD_IFCS /* Insert FCS */ macro
Dixgbe_main.c8239 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_tx_cmd_type()
8254 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()
8689 IXGBE_ADVTXD_DCMD_IFCS | len; in ixgbe_xmit_xdp_ring()