Searched refs:bnx2x_post_dmae (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_stats.c | 142 bnx2x_post_dmae(sc, dmae, loader_idx); in bnx2x_hw_stats_post() 145 bnx2x_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bnx2x_hw_stats_post()
|
| H A D | bnx2x.h | 1829 void bnx2x_post_dmae(struct bnx2x_softc *sc, struct dmae_command *dmae, int idx);
|
| H A D | bnx2x.c | 293 void bnx2x_post_dmae(struct bnx2x_softc *sc, struct dmae_command *dmae, int idx) in bnx2x_post_dmae() function 375 bnx2x_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bnx2x_issue_dmae_with_comp()
|