Searched refs:NPPI_NOTIFY_XOFFHOLD (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/char/
H A Dmxser.h45 #define NPPI_NOTIFY_XOFFHOLD 0x08 /* Tx hold by Xoff received */ macro
H A Dmxser.c1790 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFHOLD;
1792 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFHOLD;

Completed in 110 milliseconds