Searched refs:CNIC_LOADED (Results 1 – 4 of 4) sorted by relevance
1893 if (CNIC_LOADED(bp)) in bnx2x_netif_start()1905 if (CNIC_LOADED(bp)) in bnx2x_netif_stop()1914 if (CNIC_LOADED(bp) && !NO_FCOE(bp)) { in bnx2x_select_queue()2988 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3035 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3062 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3068 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3072 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()3748 BUG_ON(txq_index >= MAX_ETH_TXQ_IDX(bp) + (CNIC_LOADED(bp) ? 1 : 0)); in bnx2x_start_xmit()
301 #define CNIC_LOADED(bp) ((bp)->cnic_loaded) macro1986 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \2009 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
3417 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_fcoe_stat()3519 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_iscsi_stat()3683 if (!CNIC_LOADED(bp)) in bnx2x_update_mng_version()5263 if (CNIC_LOADED(bp) && (cid == BNX2X_ISCSI_ETH_CID(bp))) in bnx2x_handle_classification_eqe()5397 if (CNIC_LOADED(bp) && (cid == BNX2X_FCOE_ETH_CID(bp))) in bnx2x_cid_to_q_obj()5475 if (CNIC_LOADED(bp) && in bnx2x_eq_int()5700 if (CNIC_LOADED(bp)) { in bnx2x_msix_sp_int()8870 if (CNIC_LOADED(bp)) in bnx2x_reset_func()8894 if (CNIC_LOADED(bp)) { in bnx2x_reset_func()9294 if (CNIC_LOADED(bp)) { in bnx2x_chip_cleanup()[all …]
1940 if (CNIC_LOADED(bp)) in bnx2x_dcbnl_get_perm_hw_addr()