Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h522 struct virtchnl_tc_info { struct
528 VIRTCHNL_CHECK_STRUCT_LEN(24, virtchnl_tc_info); argument
797 valid_len = sizeof(struct virtchnl_tc_info); in virtchnl_vc_validate_vf_msg()
799 struct virtchnl_tc_info *vti = in virtchnl_vc_validate_vf_msg()
800 (struct virtchnl_tc_info *)msg; in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c953 struct virtchnl_tc_info *vti = NULL; in i40evf_enable_channels()
965 sizeof(struct virtchnl_tc_info); in i40evf_enable_channels()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c3421 struct virtchnl_tc_info *tci = in i40e_vc_add_qch_msg()
3422 (struct virtchnl_tc_info *)msg; in i40e_vc_add_qch_msg()