Home
last modified time | relevance | path

Searched refs:enic_is_sriov_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_main.c310 static int enic_is_sriov_vf(struct enic *enic) in enic_is_sriov_vf() function
409 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_mtu_check()
980 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_set_mac_addr()
1924 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_open()
1989 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_stop()
2046 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_change_mtu()
2895 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_main.c310 static int enic_is_sriov_vf(struct enic *enic) in enic_is_sriov_vf() function
409 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_mtu_check()
979 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) { in enic_set_mac_addr()
1923 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_open()
1988 if (!enic_is_dynamic(enic) && !enic_is_sriov_vf(enic)) in enic_stop()
2045 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_change_mtu()
2879 if (enic_is_dynamic(enic) || enic_is_sriov_vf(enic)) in enic_probe()

Completed in 8 milliseconds