Home
last modified time | relevance | path

Searched refs:ENIC_SRIOV_ENABLED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h71 #define ENIC_SRIOV_ENABLED (1 << 0) macro
H A Denic_main.c307 return (enic->priv_flags & ENIC_SRIOV_ENABLED) ? 1 : 0; in enic_sriov_enabled()
2789 enic->priv_flags |= ENIC_SRIOV_ENABLED; in enic_probe()
2995 enic->priv_flags &= ~ENIC_SRIOV_ENABLED; in enic_probe()
3027 enic->priv_flags &= ~ENIC_SRIOV_ENABLED; in enic_remove()