Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c902 bp->max_l2_ctx = rte_le_to_cpu_16(resp->max_l2_ctxs); in __bnxt_hwrm_func_qcaps()
1211 bp->max_l2_ctx = rte_le_to_cpu_16(resp->max_l2_ctxs); in bnxt_hwrm_func_resc_qcaps()
3543 req->max_l2_ctxs = rte_cpu_to_le_16(bp->max_l2_ctx / (num_vfs + 1)); in bnxt_fill_vf_func_cfg_req_new()
3544 req->min_l2_ctxs = req->max_l2_ctxs; in bnxt_fill_vf_func_cfg_req_new()
H A Dhsi_struct_def_dpdk.h13845 uint16_t max_l2_ctxs; member
17031 uint16_t max_l2_ctxs; member
17134 uint16_t max_l2_ctxs; member