Searched refs:netopen (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/irda/
H A Dirda-usb.h139 int netopen; /* Device is active for network */ member in struct:irda_usb_cb
H A Dirda-usb.c588 if ((!self->netopen) || (!self->present)) {
812 if ((!self->netopen) || (!self->present)) {
1158 * Note : don't mess with self->netopen - Jean II
1196 self->netopen = 1;
1257 self->netopen = 0;
1324 if(self->netopen)
1722 self->netopen = 0;
1826 if((self->netopen) || (self->irlap)) {

Completed in 111 milliseconds