Searched refs:METH_INT_RX_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmeth.h198 #define METH_INT_RX_THRESHOLD BIT(5) /* 0: No interrupt pending, 1: Selected receive threshold condition Valid */ macro
H A Dmeth.c456 mace->eth.int_stat = METH_INT_RX_THRESHOLD;
583 if (status & METH_INT_RX_THRESHOLD) {

Completed in 140 milliseconds