Home
last modified time | relevance | path

Searched refs:num_cmpl_rings (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c692 req->num_cmpl_rings = cpu_to_le16(vf_cp_rings); in bnxt_hwrm_func_cfg()
Dbnxt_hsi.h1672 __le16 num_cmpl_rings; member
2146 __le16 num_cmpl_rings; member
Dbnxt.c7384 req->num_cmpl_rings = cpu_to_le16(hwr->cp_p5); in __bnxt_hwrm_reserve_pf_rings()
7387 req->num_cmpl_rings = cpu_to_le16(hwr->cp); in __bnxt_hwrm_reserve_pf_rings()
7427 req->num_cmpl_rings = cpu_to_le16(hwr->cp_p5); in __bnxt_hwrm_reserve_vf_rings()
7429 req->num_cmpl_rings = cpu_to_le16(hwr->cp); in __bnxt_hwrm_reserve_vf_rings()