Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bxe/
H A Dbxe_stats.c182 struct dmae_cmd *dmae = &sc->stats_dmae; in bxe_hw_stats_post() local
259 struct dmae_cmd *dmae; in bxe_stats_pmf_update() local
318 struct dmae_cmd *dmae; in bxe_port_stats_init() local
546 struct dmae_cmd *dmae = &sc->stats_dmae; in bxe_func_stats_init() local
1350 struct dmae_cmd *dmae; in bxe_port_stats_stop() local
1477 struct dmae_cmd *dmae; in bxe_port_stats_base_init() local
H A Dbxe.c1500 struct dmae_cmd *dmae, in bxe_post_dmae() argument
1564 struct dmae_cmd *dmae, in bxe_prep_dmae_with_comp() argument
1583 struct dmae_cmd *dmae) in bxe_issue_dmae_with_comp() argument
1629 struct dmae_cmd dmae; bxe_read_dmae() local
1669 struct dmae_cmd dmae; bxe_write_dmae() local
[all...]
H A Dbxe.h907 struct dmae_cmd dmae[MAX_DMAE_C]; member