Searched refs:vti (Results 1 – 4 of 4) sorted by relevance
1016 struct virtchnl_tc_info *vti = NULL; in iavf_enable_channels() local1027 len = struct_size(vti, list, adapter->num_tc - 1); in iavf_enable_channels()1028 vti = kzalloc(len, GFP_KERNEL); in iavf_enable_channels()1029 if (!vti) in iavf_enable_channels()1031 vti->num_tc = adapter->num_tc; in iavf_enable_channels()1032 for (i = 0; i < vti->num_tc; i++) { in iavf_enable_channels()1033 vti->list[i].count = adapter->ch_config.ch_info[i].count; in iavf_enable_channels()1034 vti->list[i].offset = adapter->ch_config.ch_info[i].offset; in iavf_enable_channels()1035 vti->list[i].pad = 0; in iavf_enable_channels()1036 vti->list[i].max_tx_rate = in iavf_enable_channels()[all …]
815 struct virtchnl_tc_info *vti = in virtchnl_vc_validate_vf_msg() local817 valid_len += (vti->num_tc - 1) * in virtchnl_vc_validate_vf_msg()819 if (vti->num_tc == 0) in virtchnl_vc_validate_vf_msg()
523 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…524 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…526 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a527 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b529 run_cmd ${ns_a} ip link set vti${proto}_a up530 run_cmd ${ns_b} ip link set vti${proto}_b up1452 run_cmd ${ns_a} ip link add vti4_a type vti local ${veth4_a_addr} remote ${veth4_b_addr} key 101462 …run_cmd ${ns_a} ip link add vti4_a mtu ${v} type vti local ${veth4_a_addr} remote ${veth4_b_addr} …1475 …run_cmd ${ns_a} ip link add vti4_a mtu ${v} type vti local ${veth4_a_addr} remote ${veth4_b_addr} …
9 <http://www.vti.fi/en/>