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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Dirlap.h208 int xbofs_delay; /* Nr of XBOF's used to MTT */ member in struct:irlap_cb
H A Dirda_device.h148 __u16 xbofs_delay; /* Number of xbofs used for generating the mtt */ member in struct:irda_skb_cb
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Dwrapper.c112 xbofs = cb->xbofs + cb->xbofs_delay;
H A Dirlap_frame.c78 cb->xbofs_delay = self->xbofs_delay;
81 self->xbofs_delay = 0;
H A Dirlap.c831 self->xbofs_delay = irlap_min_turn_time_in_bytes(speed, min_turn_time);

Completed in 98 milliseconds