Searched refs:sw_next (Results 1 – 2 of 2) sorted by relevance
179 ch->ch_swqe[ch->ch_tail].sw_next = ch->ch_tail + 1; in srpt_ch_alloc()181 ch->ch_swqe[ch->ch_tail].sw_next = 0; in srpt_ch_alloc()1420 ch->ch_head = ch->ch_swqe[ch->ch_head].sw_next; in srpt_ch_alloc_swqe_wrid()1433 ch->ch_swqe[ch->ch_tail].sw_next = id; in srpt_ch_free_swqe_wrid()
156 ibt_wrid_t sw_next; member