Searched refs:aux_slots (Results 1 – 1 of 1) sorted by relevance
180 u32 npages, aux_slots, pg_size, aux_pages = 0, aux_size = 0; in bnxt_qplib_alloc_init_hwq() local196 aux_slots = hwq_attr->aux_depth; in bnxt_qplib_alloc_init_hwq()198 aux_pages = (aux_slots * aux_size) / pg_size; in bnxt_qplib_alloc_init_hwq()199 if ((aux_slots * aux_size) % pg_size) in bnxt_qplib_alloc_init_hwq()