Searched refs:RTNL_LINK_VF_RATE_API_NEW (Results 1 – 2 of 2) sorted by relevance
31 RTNL_LINK_VF_RATE_API_NEW, /*!< New Rate setting API */ enumerator
202 else if (vf_rate.api == RTNL_LINK_VF_RATE_API_NEW) in dump_vf_details()1040 vf_rate->api = RTNL_LINK_VF_RATE_API_NEW; in rtnl_link_vf_get_rate()1047 vf_rate->api = RTNL_LINK_VF_RATE_API_NEW; in rtnl_link_vf_get_rate()1096 } else if (vf_rate->api == RTNL_LINK_VF_RATE_API_NEW) { in rtnl_link_vf_set_rate()