Searched refs:bnx2x_issue_dmae_with_comp (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c195 bnx2x_issue_dmae_with_comp(bp, dmae, stats_comp);
H A Dbnx2x.h2056 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
H A Dbnx2x_vfpf.c1122 return bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp));
H A Dbnx2x_main.c535 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, function
609 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp));
648 rc = bnx2x_issue_dmae_with_comp(bp, &dmae, bnx2x_sp(bp, wb_comp));

Completed in 215 milliseconds