Searched refs:BP_ABS_FUNC (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c733 val |= (BP_ABS_FUNC(bp) >> 1) << IGU_VF_CONF_PARENT_SHIFT;
740 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
782 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
793 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
862 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
1322 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
1983 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
2514 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
H A Dbnx2x_sriov.h233 (u16)(BP_ABS_FUNC((bp)) | (1<<3) | ((u16)(abs_vfid) << 4))
H A Dbnx2x_main.c1524 DP(BNX2X_MSG_SP, "Cleanup after FLR PF[%d]\n", BP_ABS_FUNC(bp));
2807 u32 func = BP_ABS_FUNC(bp);
2940 int func = BP_ABS_FUNC(bp);
3637 u32 bit = MFW_DRV_IND_READ_DONE_OFFSET((BP_ABS_FUNC(bp) >> 1));
4288 func_mf_config[BP_ABS_FUNC(bp)].config);
7056 DP(NETIF_MSG_HW, "starting common init func %d\n", BP_ABS_FUNC(bp));
7090 if (abs_func_id == BP_ABS_FUNC(bp)) {
7100 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
7224 bnx2x_pretend_func(bp, BP_ABS_FUNC(bp));
7947 1 << BP_ABS_FUNC(b
[all...]
H A Dbnx2x.h1363 #define BP_ABS_FUNC(bp) (bp->pf_num) macro
H A Dbnx2x_sp.c5994 BP_ABS_FUNC(bp), load_code);
6112 DP(BNX2X_MSG_SP, "function %d reset_phase %x\n", BP_ABS_FUNC(bp),

Completed in 191 milliseconds