Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c70 VIRTCHNL_OP_GET_RSS_HENA_CAPS, VIRTCHNL_OP_SET_RSS_HENA,
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h130 VIRTCHNL_OP_GET_RSS_HENA_CAPS = 25, enumerator
1472 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: in virtchnl_vc_validate_vf_msg()
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1028 adapter->current_op = VIRTCHNL_OP_GET_RSS_HENA_CAPS; in iavf_get_hena()
1030 iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_RSS_HENA_CAPS, NULL, 0); in iavf_get_hena()
2250 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: { in iavf_virtchnl_completion()
/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c3306 aq_ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_RSS_HENA_CAPS, in i40e_vc_get_rss_hena()
4087 case VIRTCHNL_OP_GET_RSS_HENA_CAPS: in i40e_vc_process_vf_msg()