Searched refs:bnx2x_issue_dmae_with_comp (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 195 bnx2x_issue_dmae_with_comp(bp, dmae, stats_comp); in bnx2x_hw_stats_post()
|
D | bnx2x.h | 2047 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
|
D | bnx2x_vfpf.c | 1120 return bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_copy32_vf_dmae()
|
D | bnx2x_main.c | 523 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_issue_dmae_with_comp() function 597 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_write_dmae() 636 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp)); in bnx2x_read_dmae()
|