Searched refs:next_sendbuf (Results 1 – 2 of 2) sorted by relevance
51 adapter[card]->channel[channel].next_sendbuf, in sndpkt()65 ReqLnkWrite.buff_offset = adapter[card]->channel[channel].next_sendbuf * in sndpkt()78 adapter[card]->channel[channel].next_sendbuf); in sndpkt()89 adapter[card]->channel[channel].next_sendbuf = in sndpkt()90 ++adapter[card]->channel[channel].next_sendbuf == in sndpkt()92 adapter[card]->channel[channel].next_sendbuf; in sndpkt()177 adapter[card]->channel[c-1].next_sendbuf = 0; in setup_buffers()183 adapter[card]->channel[c-1].next_sendbuf); in setup_buffers()
61 unsigned int next_sendbuf; /* Next sequential buffer */ member