Searched refs:enic_is_dynamic (Results 1 – 3 of 3) sorted by relevance
303 int enic_is_dynamic(struct enic *enic) in enic_is_dynamic() function376 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_mtu_check()1053 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_set_mac_addr()1779 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_open()1813 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_open()1862 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_stop()1922 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_change_mtu()2806 if (enic_is_sriov_vf(enic) || enic_is_dynamic(enic)) in enic_sriov_detect_vf_type()3163 if (!enic_is_dynamic(enic)) { in enic_probe()3246 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_probe()
47 if (vf == PORT_SELF_VF && !enic_is_dynamic(enic)) { in enic_is_valid_pp_vf()
455 int enic_is_dynamic(struct enic *enic);