Searched refs:NPPI_NOTIFY_XOFFHOLD (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 131 milliseconds