Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_main.c879 int func = BP_FUNC(bp); in bnx2x_panic_dump()
1324 int func = BP_FUNC(bp); in bnx2x_trylock_hw_lock()
1482 int func = BP_FUNC(bp); in bnx2x_acquire_hw_lock()
1527 int func = BP_FUNC(bp); in bnx2x_release_hw_lock()
2539 storm_memset_ov(bp, bp->mf_ov, BP_FUNC(bp)); in bnx2x_pf_init()
2547 BP_FUNC(bp) : BP_VN(bp))*4, 0); in bnx2x_pf_init()
2553 BP_FUNC(bp) : BP_VN(bp))*4, 0); in bnx2x_pf_init()
2577 func_init.pf_id = BP_FUNC(bp); in bnx2x_pf_init()
2578 func_init.func_id = BP_FUNC(bp); in bnx2x_pf_init()
2610 storm_memset_eq_data(bp, &eq_data, BP_FUNC(bp)); in bnx2x_pf_init()
[all …]
Dbnx2x.h1000 #define BP_FUNC(bp) (bp->pfid) macro
1673 GENERAL_ATTEN_OFFSET(LINK_SYNC_ATTENTION_BIT_FUNC_0 + BP_FUNC(bp))
1777 TSTORM_APPROXIMATE_MATCH_MULTICAST_FILTERING_OFFSET(BP_FUNC(bp)) + i*4)
Dbnx2x_cmn.h528 u32 func_encode = BP_FUNC(bp) | in bnx2x_igu_clear_sb_gen()
Dbnx2x_init_ops.h666 REG_WR(bp, start_reg + BP_FUNC(bp)*4, in bnx2x_ilt_boundry_init_op()
Dbnx2x_ethtool.c1842 config->hdr.offset = BP_FUNC(bp); in bnx2x_test_intr()
Dbnx2x_cmn.c855 int func = BP_FUNC(bp); in bnx2x_init_rx_rings()