Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1066 fp->cid, BP_FUNC(bp), bnx2x_sp(bp, mac_rdata), in bnx2x_init_vlan_mac_fp_objs()
1074 fp->cl_id, fp->cid, BP_FUNC(bp), in bnx2x_init_vlan_mac_fp_objs()
1129 BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
1136 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1139 bnx2x_init_vlan_credit_pool(bp, &bp->vlans_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1144 bp->fp->cid, BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
H A Dbnx2x_main.c917 int func = BP_FUNC(bp); in bnx2x_panic_dump()
1734 int func = BP_FUNC(bp); in bnx2x_trylock_hw_lock()
2001 int func = BP_FUNC(bp); in bnx2x_acquire_hw_lock()
2050 int func = BP_FUNC(bp); in bnx2x_release_hw_lock()
3832 int func = BP_FUNC(bp); in bnx2x_sp_prod_update()
5893 int func = BP_FUNC(bp); in bnx2x_wr_sp_sb_data()
5904 int func = BP_FUNC(bp); in bnx2x_zero_sp_sb()
6042 int func = BP_FUNC(bp); in bnx2x_init_def_sb()
7953 int func = BP_FUNC(bp); in bnx2x_init_hw_func()
10527 if (BP_FUNC(bp) < 2) in bnx2x_prev_unload_undi_inc()
[all …]
H A Dbnx2x_init_ops.h25 #ifndef BP_FUNC
26 #define BP_FUNC(bp) 0 macro
737 REG_WR(bp, start_reg + BP_FUNC(bp)*4, in bnx2x_ilt_boundry_init_op()
H A Dbnx2x_stats.c1479 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1492 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1507 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1533 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
1550 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
H A Dbnx2x.h1362 #define BP_FUNC(bp) (bp->pfid) macro
2286 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + BP_FUNC(bp))
2409 TSTORM_APPROXIMATE_MATCH_MULTICAST_FILTERING_OFFSET(BP_FUNC(bp)) + i*4)
H A Dbnx2x_sriov.c766 storm_memset_vf_to_pf(bp, abs_fid, BP_FUNC(bp)); in bnx2x_vf_enable_access()
1092 else if (current_pf == BP_FUNC(bp)) in bnx2x_get_vf_igu_cam_info()
1161 BP_FUNC(bp), in bnx2x_sriov_info()
2122 func_init.pf_id = BP_FUNC(bp); in bnx2x_vf_init()
H A Dbnx2x_sp.c5754 cmd, BP_FUNC(bp), o->state, in bnx2x_func_state_change_comp()
5761 cmd, BP_FUNC(bp), o->next_state); in bnx2x_func_state_change_comp()
H A Dbnx2x_cmn.c1413 int func = BP_FUNC(bp); in bnx2x_init_rx_rings()