Searched refs:slot_idx (Results 1 – 3 of 3) sorted by relevance
238 int i, slot_idx, remaining_slots; in compile_nhgrp() local241 slot_idx = 0; in compile_nhgrp()263 remaining_sum, remaining_slots, (int)nh_slots, slot_idx); in compile_nhgrp()265 KASSERT((slot_idx + nh_slots <= num_slots), in compile_nhgrp()268 dst->nhops[slot_idx++] = x[i].nh; in compile_nhgrp()
175 u32 slot_idx; member
1739 start_idx = swq->slot_idx; in bnxt_qplib_fill_msn_search()1784 psns_ext->start_slot_idx = cpu_to_le16(swq->slot_idx); in bnxt_qplib_fill_psn_search()1911 tail = swq->slot_idx / sq->dbinfo.max_slot; in bnxt_qplib_pull_psn_buff()1978 swq->slot_idx = sw_prod; in bnxt_qplib_post_send()