Searched refs:next_sendbuf (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/sc/
H A Dpacket.c51 adapter[card]->channel[channel].next_sendbuf,
65 ReqLnkWrite.buff_offset = adapter[card]->channel[channel].next_sendbuf *
78 adapter[card]->channel[channel].next_sendbuf);
89 adapter[card]->channel[channel].next_sendbuf =
90 ++adapter[card]->channel[channel].next_sendbuf ==
92 adapter[card]->channel[channel].next_sendbuf;
177 adapter[card]->channel[c-1].next_sendbuf = 0;
183 adapter[card]->channel[c-1].next_sendbuf);
H A Dcard.h61 unsigned int next_sendbuf; /* Next sequential buffer */ member in struct:__anon1563

Completed in 42 milliseconds