Home
last modified time | relevance | path

Searched refs:INIT_DMAE_C (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c145 bnx2x_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bnx2x_hw_stats_post()
H A Dbnx2x.h1661 #define INIT_DMAE_C(sc) ((SC_PORT(sc) * MAX_DMAE_C_PER_PORT) + SC_VN(sc)) macro
H A Dbnx2x.c375 bnx2x_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bnx2x_issue_dmae_with_comp()
10914 dmae_reg_go_c[INIT_DMAE_C(sc)],