Searched refs:vti (Results 1 – 5 of 5) sorted by relevance
1797 struct virtchnl_tc_info *vti = NULL; in iavf_enable_channels() local1808 len = virtchnl_struct_size(vti, list, adapter->num_tc); in iavf_enable_channels()1809 vti = kzalloc(len, GFP_KERNEL); in iavf_enable_channels()1810 if (!vti) in iavf_enable_channels()1812 vti->num_tc = adapter->num_tc; in iavf_enable_channels()1813 for (i = 0; i < vti->num_tc; i++) { in iavf_enable_channels()1814 vti->list[i].count = adapter->ch_config.ch_info[i].count; in iavf_enable_channels()1815 vti->list[i].offset = adapter->ch_config.ch_info[i].offset; in iavf_enable_channels()1816 vti->list[i].pad = 0; in iavf_enable_channels()1817 vti->list[i].max_tx_rate = in iavf_enable_channels()[all …]
1796 struct virtchnl_tc_info *vti = in virtchnl_vc_validate_vf_msg() local1798 valid_len = virtchnl_struct_size(vti, list, in virtchnl_vc_validate_vf_msg()1799 vti->num_tc); in virtchnl_vc_validate_vf_msg()1800 if (vti->num_tc == 0) in virtchnl_vc_validate_vf_msg()
583 …run_cmd ${ns_a} ip link add vti${proto}_a type ${vti_type} local ${veth_a_addr} remote ${veth_b_ad…584 …run_cmd ${ns_b} ip link add vti${proto}_b type ${vti_type} local ${veth_b_addr} remote ${veth_a_ad…586 run_cmd ${ns_a} ip addr add ${vti_a_addr}/${vti_mask} dev vti${proto}_a587 run_cmd ${ns_b} ip addr add ${vti_b_addr}/${vti_mask} dev vti${proto}_b589 run_cmd ${ns_a} ip link set vti${proto}_a up590 run_cmd ${ns_b} ip link set vti${proto}_b up1978 run_cmd ${ns_a} ip link add vti4_a type vti local ${veth4_a_addr} remote ${veth4_b_addr} key 101988 …run_cmd ${ns_a} ip link add vti4_a mtu ${v} type vti local ${veth4_a_addr} remote ${veth4_b_addr} …2001 …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/>
1850 name: linkinfo-vti-attrs1851 name-prefix: ifla-vti-1875 subset-of: linkinfo-vti-attrs2324 value: vti2325 attribute-set: linkinfo-vti-attrs