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

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_stats.c184 struct dmae_cmd *dmae = &sc->stats_dmae; local
261 struct dmae_cmd *dmae; local
320 struct dmae_cmd *dmae; local
548 struct dmae_cmd *dmae = &sc->stats_dmae; local
1352 struct dmae_cmd *dmae; local
1479 struct dmae_cmd *dmae; local
[all...]
H A Dbxe.c1507 bxe_post_dmae(struct bxe_softc *sc, struct dmae_cmd *dmae, int idx) argument
1571 bxe_prep_dmae_with_comp(struct bxe_softc *sc, struct dmae_cmd *dmae, uint8_t src_type, uint8_t dst_type) argument
1590 bxe_issue_dmae_with_comp(struct bxe_softc *sc, struct dmae_cmd *dmae) argument
1637 struct dmae_cmd dmae; local
1677 struct dmae_cmd dmae; local
[all...]
H A Dbxe.h920 struct dmae_cmd dmae[MAX_DMAE_C]; member in struct:bxe_slowpath

Completed in 187 milliseconds