Searched refs:alloc_hw_ring_grps (Results 1 – 2 of 2) sorted by relevance
3609 bp->max_ring_grps -= rte_le_to_cpu_16(resp->alloc_hw_ring_grps); in bnxt_update_max_resources()3639 bp->max_ring_grps = rte_le_to_cpu_16(resp->alloc_hw_ring_grps); in bnxt_update_max_resources_pf_only()3684 pf_resc->num_hw_ring_grps = rte_le_to_cpu_32(resp->alloc_hw_ring_grps); in bnxt_query_pf_resources()
14694 uint32_t alloc_hw_ring_grps; member