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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1066 fp->cid, BP_FUNC(bp), bnx2x_sp(bp, mac_rdata),
1074 fp->cl_id, fp->cid, BP_FUNC(bp),
1129 BP_FUNC(bp), BP_FUNC(bp),
1136 bnx2x_init_mac_credit_pool(bp, &bp->macs_pool, BP_FUNC(bp),
1139 bnx2x_init_vlan_credit_pool(bp, &bp->vlans_pool, BP_FUNC(bp),
1144 bp->fp->cid, BP_FUNC(bp), BP_FUNC(bp),
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,
H A Dbnx2x_main.c917 int func = BP_FUNC(bp);
1463 QM_REG_PF_USG_CNT_0 + 4*BP_FUNC(bp),
1537 if (bnx2x_send_final_clnup(bp, (u8)BP_FUNC(bp), poll_cnt))
1734 int func = BP_FUNC(bp);
2001 int func = BP_FUNC(bp);
2050 int func = BP_FUNC(bp);
2868 XSTORM_RATE_SHAPING_PER_VN_VARS_OFFSET(BP_FUNC(bp));
3253 rxq_init->rss_engine_id = BP_FUNC(bp);
3254 rxq_init->mcast_engine_id = BP_FUNC(bp);
3311 BP_FUNC(b
[all...]
H A Dbnx2x_stats.c1479 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp));
1492 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp));
1507 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp));
1533 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp));
1550 cur_query_entry->funcID = cpu_to_le16(BP_FUNC(bp));
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));
1092 else if (current_pf == BP_FUNC(bp))
1161 BP_FUNC(bp),
2122 func_init.pf_id = BP_FUNC(bp);
H A Dbnx2x_sp.c5754 cmd, BP_FUNC(bp), o->state,
5761 cmd, BP_FUNC(bp), o->next_state);
H A Dbnx2x_cmn.c1413 int func = BP_FUNC(bp);

Completed in 329 milliseconds