Home
last modified time | relevance | path

Searched refs:IGC_ADVTXD_DCMD_IFCS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_base.h38 #define IGC_ADVTXD_DCMD_IFCS 0x02000000 /* Insert FCS (Ethernet CRC) */ macro
H A Digc_main.c988 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_init_tx_empty_descriptor()
1126 IGC_ADVTXD_DCMD_IFCS; in igc_tx_cmd_type()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_base.h43 #define IGC_ADVTXD_DCMD_IFCS 0x02000000 /* Insert FCS (Ethernet CRC) */ macro
H A Digc_main.c1126 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_init_tx_empty_descriptor()
1264 IGC_ADVTXD_DCMD_IFCS; in igc_tx_cmd_type()
1290 cmd_type ^= IGC_SET_FLAG(skb->no_fcs, 1, IGC_ADVTXD_DCMD_IFCS); in igc_tx_cmd_type()
2395 IGC_ADVTXD_DCMD_IFCS | len; in igc_xdp_init_tx_descriptor()
2907 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_xdp_xmit_zc()

Completed in 16 milliseconds