Searched refs:bnx2x_issue_dmae_with_comp (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 2056 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
|
D | bnx2x_stats.c | 193 bnx2x_issue_dmae_with_comp(bp, dmae, stats_comp); in bnx2x_hw_stats_post()
|
D | bnx2x_vfpf.c | 1122 return bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_copy32_vf_dmae()
|
D | bnx2x_main.c | 535 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_issue_dmae_with_comp() function 609 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_write_dmae() 648 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_read_dmae()
|