Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h1068 fp->cid, BP_FUNC(bp), bnx2x_sp(bp, mac_rdata), in bnx2x_init_vlan_mac_fp_objs()
1076 fp->cl_id, fp->cid, BP_FUNC(bp), in bnx2x_init_vlan_mac_fp_objs()
1131 BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
1138 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1141 bnx2x_init_vlan_credit_pool(bp, &bp->vlans_pool, BP_FUNC(bp), in bnx2x_init_bp_objs()
1146 bp->fp->cid, BP_FUNC(bp), BP_FUNC(bp), in bnx2x_init_bp_objs()
Dbnx2x_main.c905 int func = BP_FUNC(bp); in bnx2x_panic_dump()
1443 QM_REG_PF_USG_CNT_0 + 4*BP_FUNC(bp), in bnx2x_poll_hw_usage_counters()
1517 if (bnx2x_send_final_clnup(bp, (u8)BP_FUNC(bp), poll_cnt)) in bnx2x_pf_flr_clnup()
1714 int func = BP_FUNC(bp); in bnx2x_trylock_hw_lock()
1981 int func = BP_FUNC(bp); in bnx2x_acquire_hw_lock()
2030 int func = BP_FUNC(bp); in bnx2x_release_hw_lock()
2848 XSTORM_RATE_SHAPING_PER_VN_VARS_OFFSET(BP_FUNC(bp)); in bnx2x_handle_afex_cmd()
3233 rxq_init->rss_engine_id = BP_FUNC(bp); in bnx2x_pf_rx_q_prep()
3234 rxq_init->mcast_engine_id = BP_FUNC(bp); in bnx2x_pf_rx_q_prep()
3291 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.h1362 #define BP_FUNC(bp) (bp->pfid) macro
2274 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + BP_FUNC(bp))
2397 TSTORM_APPROXIMATE_MATCH_MULTICAST_FILTERING_OFFSET(BP_FUNC(bp)) + i*4)
Dbnx2x_sriov.c783 storm_memset_vf_to_pf(bp, FW_VF_HANDLE(abs_vfid), BP_FUNC(bp)); in bnx2x_vf_enable_access()
1100 else if (current_pf == BP_FUNC(bp)) in bnx2x_get_vf_igu_cam_info()
1169 BP_FUNC(bp), in bnx2x_sriov_info()
2135 func_init.pf_id = BP_FUNC(bp); in bnx2x_vf_init()
Dbnx2x_sp.c5752 cmd, BP_FUNC(bp), o->state, in bnx2x_func_state_change_comp()
5759 cmd, BP_FUNC(bp), o->next_state); in bnx2x_func_state_change_comp()
Dbnx2x_cmn.c1399 int func = BP_FUNC(bp); in bnx2x_init_rx_rings()