Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c152 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_hw_stats_post() local
218 struct dmae_command *dmae; in bnx2x_stats_pmf_update() local
265 struct dmae_command *dmae; in bnx2x_port_stats_init() local
487 struct dmae_command *dmae = &bp->stats_dmae; in bnx2x_func_stats_init() local
1262 struct dmae_command *dmae; in bnx2x_port_stats_stop() local
1400 struct dmae_command *dmae; in bnx2x_port_stats_base_init() local
Dbnx2x_vfpf.c998 struct dmae_command dmae; in bnx2x_copy32_vf_dmae() local
Dbnx2x_main.c386 struct dmae_command *dmae, int msglvl) in bnx2x_dp_dmae()
452 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) in bnx2x_post_dmae()
501 struct dmae_command *dmae, in bnx2x_prep_dmae_with_comp()
517 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, in bnx2x_issue_dmae_with_comp()
568 struct dmae_command dmae; in bnx2x_write_dmae() local
603 struct dmae_command dmae; in bnx2x_read_dmae() local
Dbnx2x.h1256 struct dmae_command dmae[MAX_DMAE_C]; member