Searched refs:CNIC_ENABLED (Results 1 – 3 of 3) sorted by relevance
314 #define CNIC_ENABLED(bp) ((bp)->cnic_enabled) macro961 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))
2622 "CNIC is %s\n", CNIC_ENABLED(bp) ? "enabled" : "disabled"); in bnx2x_nic_load()2888 if (CNIC_ENABLED(bp)) in bnx2x_nic_load()
5426 if (!NO_FCOE(bp) && CNIC_ENABLED(bp)) { in bnx2x_after_function_update()