Home
last modified time | relevance | path

Searched refs:IGC_ICTXQMTC (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_regs.h69 #define IGC_ICTXQMTC 0x0411C /* Tx Queue Min Threshold Count */ macro
201 #define IGC_ICTXQMTC 0x0411C /* Interrupt Cause Tx Queue Min Thresh Count */ macro
Digc_mac.c307 rd32(IGC_ICTXQMTC); in igc_clear_hw_cntrs_base()
Digc_main.c2034 adapter->stats.ictxqmtc += rd32(IGC_ICTXQMTC); in igc_update_stats()