Searched refs:aux_slots (Results 1 – 1 of 1) sorted by relevance
230 u32 aux_slots, pg_size; in bnxt_qplib_alloc_init_hwq() local243 aux_slots = hwq_attr->aux_depth; in bnxt_qplib_alloc_init_hwq()245 aux_pages = (aux_slots * aux_size) / pg_size; in bnxt_qplib_alloc_init_hwq()246 if ((aux_slots * aux_size) % pg_size) in bnxt_qplib_alloc_init_hwq()