Home
last modified time | relevance | path

Searched refs:bxe_post_dmae (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Dbxe_stats.c224 bxe_post_dmae(sc, dmae, loader_idx); in bxe_hw_stats_post()
227 bxe_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bxe_hw_stats_post()
Dbxe.h2183 void bxe_post_dmae(struct bxe_softc *sc, struct dmae_cmd *dmae, int idx);
Dbxe.c1514 bxe_post_dmae(struct bxe_softc *sc, in bxe_post_dmae() function
1609 bxe_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bxe_issue_dmae_with_comp()