Searched refs:remote_busy (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlap_event.c194 if (skb_queue_empty(&self->txq) || self->remote_busy) {
967 if ((self->window > 0) && (!self->remote_busy)) {
1406 self->remote_busy = FALSE;
1465 self->remote_busy = TRUE;
1540 if (self->remote_busy) {
1549 if (self->remote_busy) {
1658 self->remote_busy = FALSE;
1736 if ((self->window > 0) && (!self->remote_busy)) {
2010 (self->window > 0) && !self->remote_busy)
2042 self->remote_busy
[all...]
H A Dirlap.c799 self->remote_busy = FALSE;
1162 seq_printf(seq, "rbusy: %s", self->remote_busy ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlap.h172 int remote_busy; member in struct:irlap_cb

Completed in 71 milliseconds