Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_virtchnl_allowlist.c70 VIRTCHNL_OP_GET_RSS_HENA_CAPS, VIRTCHNL_OP_SET_RSS_HENA,
A Dice_virtchnl.c2513 ret = ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_RSS_HENA_CAPS, v_ret, in ice_vc_get_rss_hena()
3956 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: in ice_vc_process_vf_msg()
/linux-6.3-rc2/include/linux/avf/
A Dvirtchnl.h126 VIRTCHNL_OP_GET_RSS_HENA_CAPS = 25, enumerator
1497 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: in virtchnl_vc_validate_vf_msg()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_virtchnl.c1032 adapter->current_op = VIRTCHNL_OP_GET_RSS_HENA_CAPS; in iavf_get_hena()
1034 iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_RSS_HENA_CAPS, NULL, 0); in iavf_get_hena()
2314 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: { in iavf_virtchnl_completion()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c3350 aq_ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_RSS_HENA_CAPS, in i40e_vc_get_rss_hena()
4131 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: in i40e_vc_process_vf_msg()

Completed in 24 milliseconds