Searched defs:dmae (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_stats.c182 struct dmae_cmd *dmae = &sc->stats_dmae; local
259 struct dmae_cmd *dmae; local
318 struct dmae_cmd *dmae; local
546 struct dmae_cmd *dmae = &sc->stats_dmae; local
1350 struct dmae_cmd *dmae; local
1477 struct dmae_cmd *dmae; local
[all...]
H A Dbxe.c1510 bxe_post_dmae(struct bxe_softc *sc, struct dmae_cmd *dmae, int idx) argument
1574 bxe_prep_dmae_with_comp(struct bxe_softc *sc, struct dmae_cmd *dmae, uint8_t src_type, uint8_t dst_type) argument
1593 bxe_issue_dmae_with_comp(struct bxe_softc *sc, struct dmae_cmd *dmae) argument
1640 struct dmae_cmd dmae; local
1680 struct dmae_cmd dmae; local
[all...]
H A Dbxe.h947 struct dmae_cmd dmae[MAX_DMAE_C]; member in struct:bxe_slowpath

Completed in 204 milliseconds