Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic.h83 #define ENIC_SRIOV_ENABLED (1 << 0) macro
Denic_main.c122 return (enic->priv_flags & ENIC_SRIOV_ENABLED) ? 1 : 0; in enic_sriov_enabled()
2502 enic->priv_flags |= ENIC_SRIOV_ENABLED; in enic_probe()
2660 enic->priv_flags &= ~ENIC_SRIOV_ENABLED; in enic_probe()
2692 enic->priv_flags &= ~ENIC_SRIOV_ENABLED; in enic_remove()