Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c692 req->num_cmpl_rings = cpu_to_le16(vf_cp_rings); in bnxt_hwrm_func_cfg()
H A Dbnxt_hsi.h1672 __le16 num_cmpl_rings; member
2146 __le16 num_cmpl_rings; member
H A 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()