Searched refs:rings_per_vf (Results 1 – 7 of 7) sorted by relevance
55 for (q_no = 0; q_no < (otx_ep->sriov_info.rings_per_vf); q_no++) in otx2_vf_setup_global_input_regs()64 for (q_no = 0; q_no < (otx_ep->sriov_info.rings_per_vf); q_no++) in otx2_vf_setup_global_output_regs()284 for (q_no = 0; q_no < otx_ep->sriov_info.rings_per_vf; q_no++) { in otx2_vf_disable_io_queues()339 otx_ep->sriov_info.rings_per_vf = ((reg_val >> SDP_VF_R_IN_CTL_RPVF_POS) in otx2_ep_vf_setup_device()342 otx_ep_info("SDP RPVF: %d", otx_ep->sriov_info.rings_per_vf); in otx2_ep_vf_setup_device()
68 for (q_no = 0; q_no < (otx_ep->sriov_info.rings_per_vf); q_no++) in otx_ep_setup_global_input_regs()77 for (q_no = 0; q_no < (otx_ep->sriov_info.rings_per_vf); q_no++) in otx_ep_setup_global_output_regs()317 for (q_no = 0; q_no < otx_ep->sriov_info.rings_per_vf; q_no++) { in otx_ep_disable_io_queues()375 otx_ep->sriov_info.rings_per_vf = ((reg_val >> OTX_EP_R_IN_CTL_RPVF_POS) in otx_ep_vf_setup_device()378 otx_ep_info("OTX_EP RPVF: %d\n", otx_ep->sriov_info.rings_per_vf); in otx_ep_vf_setup_device()
384 uint32_t rings_per_vf; member
143 ethdev_queues = (uint32_t)(otx_epvf->sriov_info.rings_per_vf); in otx_epdev_init()
82 lio_dev->sriov_info.rings_per_vf)) in cn23xx_vf_setup_global_input_regs()85 for (q_no = 0; q_no < (lio_dev->sriov_info.rings_per_vf); q_no++) { in cn23xx_vf_setup_global_input_regs()115 for (q_no = 0; q_no < lio_dev->sriov_info.rings_per_vf; q_no++) { in cn23xx_vf_setup_global_output_regs()494 lio_dev->sriov_info.rings_per_vf = in cn23xx_vf_setup_device()
451 uint32_t rings_per_vf; member
2019 dpdk_queues = (int)lio_dev->sriov_info.rings_per_vf; in lio_first_time_init()