Searched refs:BP_FUNC (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.h | 1066 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 D | bnx2x_init_ops.h | 25 #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 D | bnx2x_stats.c | 1477 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req() 1490 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req() 1505 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req() 1531 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req() 1548 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp)); in bnx2x_prep_fw_stats_req()
|
| H A D | bnx2x.h | 1362 #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 D | bnx2x_sriov.c | 766 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 D | bnx2x_cmn.c | 1413 int func = BP_FUNC(bp); in bnx2x_init_rx_rings()
|