Searched refs:IGC_TXD_DCMD (Results 1 – 2 of 2) sorted by relevance
706 #define IGC_TXD_DCMD (IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS) macro
1126 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_init_tx_empty_descriptor()1391 cmd_type |= size | IGC_TXD_DCMD; in igc_tx_map()2412 desc->read.cmd_type_len |= cpu_to_le32(IGC_TXD_DCMD); in igc_xdp_init_tx_descriptor()2903 IGC_ADVTXD_DCMD_IFCS | IGC_TXD_DCMD | in igc_xdp_xmit_zc()