Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_stats.c183 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_hw_stats_post() local
244 struct dmae_command *dmae; in bnx2x_stats_pmf_update() local
290 struct dmae_command *dmae; in bnx2x_port_stats_init() local
497 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_func_stats_init() local
1134 struct dmae_command *dmae; in bnx2x_port_stats_stop() local
1257 struct dmae_command *dmae; in bnx2x_port_stats_base_init() local
1314 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_func_stats_base_update() local
Dbnx2x_main.c430 static void bnx2x_dp_dmae(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_dp_dmae()
502 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
554 struct dmae_command *dmae, in bnx2x_prep_dmae_with_comp()
571 struct dmae_command *dmae) in bnx2x_issue_dmae_with_comp()
620 struct dmae_command dmae; in bnx2x_write_dmae() local
649 struct dmae_command dmae; in bnx2x_read_dmae() local
Dbnx2x.h824 struct dmae_command dmae[MAX_DMAE_C]; member