Searched refs:IGC_ADVTXD_DCMD_IFCS (Results 1 – 3 of 3) sorted by relevance
47 #define IGC_ADVTXD_DCMD_IFCS 0x02000000 /* Insert FCS (Ethernet CRC) */ macro
66 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_fpe_init_tx_descriptor()
1118 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_init_tx_empty_descriptor() 1254 IGC_ADVTXD_DCMD_IFCS; in igc_tx_cmd_type() 1280 cmd_type ^= IGC_SET_FLAG(skb->no_fcs, 1, IGC_ADVTXD_DCMD_IFCS); in igc_tx_cmd_type() 2422 IGC_ADVTXD_DCMD_IFCS | len; in igc_xdp_init_tx_descriptor() 3068 IGC_ADVTXD_DCMD_IFCS | in igc_xdp_xmit_zc()