Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c1898 if (CNIC_LOADED(bp)) in bnx2x_netif_start()
1910 if (CNIC_LOADED(bp)) in bnx2x_netif_stop()
1919 if (CNIC_LOADED(bp) && !NO_FCOE(bp)) { in bnx2x_select_queue()
3031 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3083 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3110 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3116 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3120 if (CNIC_LOADED(bp)) in bnx2x_nic_unload()
3764 BUG_ON(txq_index >= MAX_ETH_TXQ_IDX(bp) + (CNIC_LOADED(bp) ? 1 : 0)); in bnx2x_start_xmit()
Dbnx2x.h303 #define CNIC_LOADED(bp) ((bp)->cnic_loaded) macro
1908 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
1931 (var) < (CNIC_LOADED(bp) ? BNX2X_NUM_QUEUES(bp) : \
Dbnx2x_main.c3421 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_fcoe_stat()
3523 if (!CNIC_LOADED(bp)) in bnx2x_drv_info_iscsi_stat()
3697 if (!CNIC_LOADED(bp)) in bnx2x_update_mng_version()
5312 if (CNIC_LOADED(bp) && (cid == BNX2X_ISCSI_ETH_CID(bp))) in bnx2x_handle_classification_eqe()
5449 if (CNIC_LOADED(bp) && (cid == BNX2X_FCOE_ETH_CID(bp))) in bnx2x_cid_to_q_obj()
5528 if (CNIC_LOADED(bp) && in bnx2x_eq_int()
5753 if (CNIC_LOADED(bp)) { in bnx2x_msix_sp_int()
8998 if (CNIC_LOADED(bp)) in bnx2x_reset_func()
9022 if (CNIC_LOADED(bp)) { in bnx2x_reset_func()
9433 if (CNIC_LOADED(bp)) { in bnx2x_chip_cleanup()
[all …]
Dbnx2x_dcb.c1973 if (CNIC_LOADED(bp)) in bnx2x_dcbnl_get_perm_hw_addr()