Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1028 IXGBE_ADVTXD_DCMD_IFCS; in ixgbevf_xmit_xdp_ring()
3916 IXGBE_ADVTXD_DCMD_IFCS | in ixgbevf_tx_cmd_type()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c419 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_xmit_zc()
H A Dixgbe_type.h2902 #define IXGBE_ADVTXD_DCMD_IFCS IXGBE_TXD_CMD_IFCS /* Insert FCS */ macro
H A Dixgbe_main.c8128 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_tx_cmd_type()
8143 cmd_type ^= IXGBE_SET_FLAG(skb->no_fcs, 1, IXGBE_ADVTXD_DCMD_IFCS); in ixgbe_tx_cmd_type()
8594 IXGBE_ADVTXD_DCMD_IFCS; in ixgbe_xmit_xdp_ring()