Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.h173 #define ISR_TXPAGES BIT(6) macro
H A Dax88796c_main.c567 if (isr & ISR_TXPAGES) { in ax88796c_process_isr()