Searched refs:xbofs_delay (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirda_device.h150 __u16 xbofs_delay; /* Number of xbofs used for generating the mtt */ member in struct:irda_skb_cb
H A Dirlap.h208 int xbofs_delay; /* Nr of XBOF's used to MTT */ member in struct:irlap_cb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dwrapper.c112 xbofs = cb->xbofs + cb->xbofs_delay;
H A Dirlap_frame.c79 cb->xbofs_delay = self->xbofs_delay;
82 self->xbofs_delay = 0;
H A Dirlap.c831 self->xbofs_delay = irlap_min_turn_time_in_bytes(speed, min_turn_time);

Completed in 86 milliseconds