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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dmxser_new.h52 #define NPPI_NOTIFY_XOFFXENT 0x10 /* Xoff Sent */ macro
H A Dmxser.h61 #define NPPI_NOTIFY_XOFFXENT 0x10 // Xoff Sent macro
H A Dmxser.c1438 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFXENT;
1440 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFXENT;
H A Dmxser_new.c1855 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFXENT;
1857 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFXENT;

Completed in 119 milliseconds