Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h944 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))
1369 #define CNIC_ENABLED(sc) 0 /* ((sc)->cnic_enabled) */ macro