Searched refs:IGC_ADVTXD_DCMD_RS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/igc/ | ||
D | igc_base.h | 39 #define IGC_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro |
D | igc.h | 637 #define IGC_TXD_DCMD (IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS) |