Searched refs:vf_nb_qp_max (Results 1 – 3 of 3) sorted by relevance
1144 uint16_t vf_nb_qp_max; member
714 qbit_max = 1 << pf->vf_nb_qp_max; in i40e_pf_host_process_cmd_config_irq_map()
4683 "kept the value = %hu", value, pf->vf_nb_qp_max); in i40e_pf_parse_vf_queue_number_handler()4688 pf->vf_nb_qp_max = (uint16_t)num; in i40e_pf_parse_vf_queue_number_handler()4693 "kept the value = %hu", num, pf->vf_nb_qp_max); in i40e_pf_parse_vf_queue_number_handler()4705 pf->vf_nb_qp_max = RTE_LIBRTE_I40E_QUEUE_NUM_PER_VF; in i40e_pf_config_vf_rxq_number()4786 pf->vf_nb_qps = pf->vf_nb_qp_max; in i40e_pf_parameter_init()