Searched refs:virtchnl_tc_info (Results 1 – 3 of 3) sorted by relevance
555 struct virtchnl_tc_info { struct561 VIRTCHNL_CHECK_STRUCT_LEN(24, virtchnl_tc_info); argument1131 valid_len = sizeof(struct virtchnl_tc_info); in virtchnl_vc_validate_vf_msg()1133 struct virtchnl_tc_info *vti = in virtchnl_vc_validate_vf_msg()1134 (struct virtchnl_tc_info *)msg; in virtchnl_vc_validate_vf_msg()
1072 struct virtchnl_tc_info *vti = NULL; in iavf_enable_channels()
3753 struct virtchnl_tc_info *tci = in i40e_vc_add_qch_msg()3754 (struct virtchnl_tc_info *)msg; in i40e_vc_add_qch_msg()
Completed in 14 milliseconds