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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c154 struct dmae_command *dmae = &bp->stats_dmae; bnx2x_hw_stats_post() local
220 struct dmae_command *dmae; bnx2x_stats_pmf_update() local
267 struct dmae_command *dmae; bnx2x_port_stats_init() local
489 struct dmae_command *dmae = &bp->stats_dmae; bnx2x_func_stats_init() local
1264 struct dmae_command *dmae; bnx2x_port_stats_stop() local
1402 struct dmae_command *dmae; bnx2x_port_stats_base_init() local
H A Dbnx2x_vfpf.c1080 struct dmae_command dmae; bnx2x_copy32_vf_dmae() local
H A Dbnx2x.h1271 struct dmae_command dmae[MAX_DMAE_C]; member in struct:bnx2x_slowpath
H A Dbnx2x_main.c457 void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx) bnx2x_post_dmae() argument
522 int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, bnx2x_issue_dmae_with_comp() argument
573 struct dmae_command dmae; bnx2x_write_dmae() local
608 struct dmae_command dmae; bnx2x_read_dmae() local
390 bnx2x_dp_dmae(struct bnx2x *bp, struct dmae_command *dmae, int msglvl) bnx2x_dp_dmae() argument
505 bnx2x_prep_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae, u8 src_type, u8 dst_type) bnx2x_prep_dmae_with_comp() argument

Completed in 242 milliseconds