Searched refs:IGC_ADVTXD_DCMD_EOP (Results 1 – 2 of 2) sorted by relevance
45 #define IGC_ADVTXD_DCMD_EOP 0x01000000 /* End of Packet */ macro
314 txd->read.cmd_type_len |= htole32(IGC_ADVTXD_DCMD_EOP | txd_flags); in igc_isc_txd_encap()