Home
last modified time | relevance | path

Searched refs:BP_FUNC (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h1069 fp->cid, BP_FUNC(bp), bnx2x_sp(bp, mac_rdata), in bnx2x_init_vlan_mac_fp_objs()
1077 fp->cl_id, fp->cid, BP_FUNC(bp), in bnx2x_init_vlan_mac_fp_objs()
1132 BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
1139 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1142 bnx2x_init_vlan_credit_pool(bp, &bp->vlans_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1147 bp->fp->cid, BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
Dbnx2x_main.c911 int func = BP_FUNC(bp); in bnx2x_panic_dump()
1449 QM_REG_PF_USG_CNT_0 + 4*BP_FUNC(bp), in bnx2x_poll_hw_usage_counters()
1523 if (bnx2x_send_final_clnup(bp, (u8)BP_FUNC(bp), poll_cnt)) in bnx2x_pf_flr_clnup()
1727 int func = BP_FUNC(bp); in bnx2x_trylock_hw_lock()
1994 int func = BP_FUNC(bp); in bnx2x_acquire_hw_lock()
2043 int func = BP_FUNC(bp); in bnx2x_release_hw_lock()
2861 XSTORM_RATE_SHAPING_PER_VN_VARS_OFFSET(BP_FUNC(bp)); in bnx2x_handle_afex_cmd()
3242 rxq_init->rss_engine_id = BP_FUNC(bp); in bnx2x_pf_rx_q_prep()
3243 rxq_init->mcast_engine_id = BP_FUNC(bp); in bnx2x_pf_rx_q_prep()
3300 BP_FUNC(bp) : BP_VN(bp))*4, 0); in bnx2x_pf_init()
[all …]
Dbnx2x_init_ops.h25 #ifndef BP_FUNC
26 #define BP_FUNC(bp) 0 macro
735 REG_WR(bp, start_reg + BP_FUNC(bp)*4, in bnx2x_ilt_boundry_init_op()
Dbnx2x_stats.c1476 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1489 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1504 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1530 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1547 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
Dbnx2x.h1357 #define BP_FUNC(bp) (bp->pfid) macro
2261 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + BP_FUNC(bp))
2384 TSTORM_APPROXIMATE_MATCH_MULTICAST_FILTERING_OFFSET(BP_FUNC(bp)) + i*4)
Dbnx2x_sriov.c782 storm_memset_vf_to_pf(bp, FW_VF_HANDLE(abs_vfid), BP_FUNC(bp)); in bnx2x_vf_enable_access()
1095 else if (current_pf == BP_FUNC(bp)) in bnx2x_get_vf_igu_cam_info()
1164 BP_FUNC(bp), in bnx2x_sriov_info()
2114 func_init.pf_id = BP_FUNC(bp); in bnx2x_vf_init()
Dbnx2x_sp.c5753 cmd, BP_FUNC(bp), o->state, in bnx2x_func_state_change_comp()
5760 cmd, BP_FUNC(bp), o->next_state); in bnx2x_func_state_change_comp()
Dbnx2x_cmn.c1396 int func = BP_FUNC(bp); in bnx2x_init_rx_rings()