dmae_command
struct dmae_command dmae[MAX_DMAE_C];
struct dmae_command stats_dmae;
void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx);
void bnx2x_prep_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
struct dmae_command *dmae, int msglvl)
for (i = 0; i < (sizeof(struct dmae_command)/4); i++)
void bnx2x_post_dmae(struct bnx2x *bp, struct dmae_command *dmae, int idx)
cmd_offset = (DMAE_REG_CMD_MEM + sizeof(struct dmae_command) * idx);
for (i = 0; i < (sizeof(struct dmae_command)/4); i++) {
struct dmae_command *dmae,
memset(dmae, 0, sizeof(struct dmae_command));
int bnx2x_issue_dmae_with_comp(struct bnx2x *bp, struct dmae_command *dmae,
struct dmae_command dmae;
struct dmae_command dmae;
struct dmae_command *dmae;
struct dmae_command *dmae;
struct dmae_command *dmae = &bp->stats_dmae;
memset(dmae, 0, sizeof(struct dmae_command));
sizeof(struct dmae_command) *
dmae->len = sizeof(struct dmae_command) >> 2;
struct dmae_command *dmae;
struct dmae_command *dmae;
struct dmae_command *dmae = &bp->stats_dmae;
memset(dmae, 0, sizeof(struct dmae_command));
struct dmae_command dmae;