Home
last modified time | relevance | path

Searched refs:alloc_l2_ctx (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c3608 bp->max_l2_ctx -= rte_le_to_cpu_16(resp->alloc_l2_ctx); in bnxt_update_max_resources()
3638 bp->max_l2_ctx = rte_le_to_cpu_16(resp->alloc_l2_ctx); in bnxt_update_max_resources_pf_only()
3683 pf_resc->num_l2_ctxs = rte_le_to_cpu_16(resp->alloc_l2_ctx); in bnxt_query_pf_resources()
H A Dhsi_struct_def_dpdk.h14479 uint16_t alloc_l2_ctx; member