Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1912 if (CNIC_LOADED(bp)) in bnx2x_netif_start()
1924 if (CNIC_LOADED(bp)) in bnx2x_netif_stop()
1933 if (CNIC_LOADED(bp) && !NO_FCOE(bp)) { in bnx2x_select_queue()
3053 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3106 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3135 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3141 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3145 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3784 BUG_ON(txq_index >= MAX_ETH_TXQ_IDX(bp) + (CNIC_LOADED(bp) ? 1 : 0)); in bnx2x_start_xmit()
H A Dbnx2x.h315 #define CNIC_LOADED(bp) ((bp)->cnic_loaded) macro
1921 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
1944 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
H A Dbnx2x_main.c3428 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_fcoe_stat()
3530 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_iscsi_stat()
3704 if (!CNIC_LOADED(bp)) in bnx2x_update_mng_version()
5758 if (CNIC_LOADED(bp)) { in bnx2x_msix_sp_int()
9002 if (CNIC_LOADED(bp)) in bnx2x_reset_func()
9026 if (CNIC_LOADED(bp)) { in bnx2x_reset_func()
9437 if (CNIC_LOADED(bp)) { in bnx2x_chip_cleanup()
9482 if (CNIC_LOADED(bp)) in bnx2x_chip_cleanup()
14136 if (CNIC_LOADED(bp)) in bnx2x_eeh_nic_unload()
14248 if (CNIC_LOADED(bp)) in bnx2x_io_slot_reset()
[all …]
H A Dbnx2x_dcb.c1972 if (CNIC_LOADED(bp)) in bnx2x_dcbnl_get_perm_hw_addr()