Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_CONFIG_RSS_LUT (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h127 VIRTCHNL_OP_CONFIG_RSS_LUT = 24, enumerator
744 case VIRTCHNL_OP_CONFIG_RSS_LUT: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c1107 VIRTCHNL_OP_CONFIG_RSS_LUT, in i40e_pf_host_process_cmd_set_rss_lut()
1127 i40e_pf_host_send_msg_to_vf(vf, VIRTCHNL_OP_CONFIG_RSS_LUT, in i40e_pf_host_process_cmd_set_rss_lut()
1333 } else if (opcode == VIRTCHNL_OP_CONFIG_RSS_LUT) { in i40e_pf_host_handle_vf_msg()
1445 case VIRTCHNL_OP_CONFIG_RSS_LUT: in i40e_pf_host_handle_vf_msg()
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h121 VIRTCHNL_OP_CONFIG_RSS_LUT = 24, enumerator
1416 case VIRTCHNL_OP_CONFIG_RSS_LUT: in virtchnl_vc_validate_vf_msg()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.c762 args.v_op = VIRTCHNL_OP_CONFIG_RSS_LUT; in ice_dcf_configure_rss_lut()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c760 args.ops = VIRTCHNL_OP_CONFIG_RSS_LUT; in iavf_configure_rss_lut()