Searched refs:CNIC_ENABLED (Results 1 – 1 of 1) sorted by relevance
944 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))1369 #define CNIC_ENABLED(sc) 0 /* ((sc)->cnic_enabled) */ macro