Searched refs:enic_is_dynamic (Results 1 – 2 of 2) sorted by relevance
298 int enic_is_dynamic(struct enic *enic) in enic_is_dynamic() function365 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_mtu_check()1010 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_set_mac_addr()1736 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_open()1804 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_stop()1864 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_change_mtu()2784 if (!enic_is_dynamic(enic)) { in enic_probe()2831 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_probe()
42 if (vf == PORT_SELF_VF && !enic_is_dynamic(enic)) { in enic_is_valid_pp_vf()