Searched refs:IGC_ADVTXD_DCMD_EOP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/igc/ | ||
D | igc_base.h | 42 #define IGC_ADVTXD_DCMD_EOP 0x01000000 /* End of Packet */ macro |
D | igc.h | 705 #define IGC_TXD_DCMD (IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS) |