Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1129 uint16_t vf_nb_qp_max; member
H A Di40e_pf.c688 qbit_max = 1 << pf->vf_nb_qp_max; in i40e_pf_host_process_cmd_config_irq_map()
H A Di40e_ethdev.c4723 "kept the value = %hu", value, pf->vf_nb_qp_max); in i40e_pf_parse_vf_queue_number_handler()
4728 pf->vf_nb_qp_max = (uint16_t)num; in i40e_pf_parse_vf_queue_number_handler()
4733 "kept the value = %hu", num, pf->vf_nb_qp_max); in i40e_pf_parse_vf_queue_number_handler()
4745 pf->vf_nb_qp_max = RTE_LIBRTE_I40E_QUEUE_NUM_PER_VF; in i40e_pf_config_vf_rxq_number()
4826 pf->vf_nb_qps = pf->vf_nb_qp_max; in i40e_pf_parameter_init()