Home
last modified time | relevance | path

Searched refs:IGC_STATUS_TXOFF (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_defines.h183 #define IGC_STATUS_TXOFF 0x00000010 /* transmission paused */ macro
H A Digc_main.c2112 !(rd32(IGC_STATUS) & IGC_STATUS_TXOFF)) { in igc_clean_tx_irq()