Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Dbxe_stats.c225 bxe_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bxe_hw_stats_post()
Dbxe.h2045 #define INIT_DMAE_C(sc) ((SC_PORT(sc) * MAX_DMAE_C_PER_PORT) + SC_VN(sc)) macro
Dbxe.c1604 bxe_post_dmae(sc, dmae, INIT_DMAE_C(sc)); in bxe_issue_dmae_with_comp()
17940 dmae_reg_go_c[INIT_DMAE_C(sc)], in bxe_poll_hw_usage_counters()