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

/freebsd-11-stable/sys/dev/bxe/
H A Decore_init_ops.h686 if (CONFIGURE_NIC_MODE(sc))
699 if (!rc && CNIC_SUPPORT(sc) && !CONFIGURE_NIC_MODE(sc))
827 if (CONFIGURE_NIC_MODE(sc))
836 if (CNIC_SUPPORT(sc) && !CONFIGURE_NIC_MODE(sc))
H A Dbxe.h1262 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc)) macro

Completed in 167 milliseconds