Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h314 #define CNIC_ENABLED(bp) ((bp)->cnic_enabled) macro
961 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))
H A Dbnx2x_cmn.c2621 "CNIC is %s\n", CNIC_ENABLED(bp) ? "enabled" : "disabled"); in bnx2x_nic_load()
2887 if (CNIC_ENABLED(bp)) in bnx2x_nic_load()
H A Dbnx2x_main.c5427 if (!NO_FCOE(bp) && CNIC_ENABLED(bp)) { in bnx2x_after_function_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h314 #define CNIC_ENABLED(bp) ((bp)->cnic_enabled) macro
961 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))
H A Dbnx2x_cmn.c2632 "CNIC is %s\n", CNIC_ENABLED(bp) ? "enabled" : "disabled"); in bnx2x_nic_load()
2899 if (CNIC_ENABLED(bp)) in bnx2x_nic_load()
H A Dbnx2x_main.c5425 if (!NO_FCOE(bp) && CNIC_ENABLED(bp)) { in bnx2x_after_function_update()

Completed in 52 milliseconds