Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.h1265 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))
1800 #define CNIC_ENABLED(sc) 0 /* ((sc)->cnic_enabled) */ macro