Searched refs:CNIC_LOADED (Results 1 – 4 of 4) sorted by relevance
1899 if (CNIC_LOADED(bp)) in bnx2x_netif_start()1911 if (CNIC_LOADED(bp)) in bnx2x_netif_stop()1920 if (CNIC_LOADED(bp) && !NO_FCOE(bp)) { in bnx2x_select_queue()3034 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3086 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3113 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3119 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3123 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3767 BUG_ON(txq_index >= MAX_ETH_TXQ_IDX(bp) + (CNIC_LOADED(bp) ? 1 : 0)); in bnx2x_start_xmit()
315 #define CNIC_LOADED(bp) ((bp)->cnic_loaded) macro1912 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \1935 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
3419 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_fcoe_stat()3521 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_iscsi_stat()3695 if (!CNIC_LOADED(bp)) in bnx2x_update_mng_version()5308 if (CNIC_LOADED(bp) && (cid == BNX2X_ISCSI_ETH_CID(bp))) in bnx2x_handle_classification_eqe()5445 if (CNIC_LOADED(bp) && (cid == BNX2X_FCOE_ETH_CID(bp))) in bnx2x_cid_to_q_obj()5524 if (CNIC_LOADED(bp) && in bnx2x_eq_int()5749 if (CNIC_LOADED(bp)) { in bnx2x_msix_sp_int()8993 if (CNIC_LOADED(bp)) in bnx2x_reset_func()9017 if (CNIC_LOADED(bp)) { in bnx2x_reset_func()9428 if (CNIC_LOADED(bp)) { in bnx2x_chip_cleanup()[all …]
1972 if (CNIC_LOADED(bp)) in bnx2x_dcbnl_get_perm_hw_addr()