Searched refs:IGC_ADVTXD_DCMD_EOP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igc/ | ||
H A D | igc_base.h | 46 #define IGC_ADVTXD_DCMD_EOP 0x01000000 /* End of Packet */ macro |
H A D | igc.h | 754 #define IGC_TXD_DCMD (IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS) |