Searched refs:func_stx (Results 1 – 2 of 2) sorted by relevance
192 if (sc->func_stx) { in bxe_hw_stats_post()222 } else if (sc->func_stx) { in bxe_hw_stats_post()345 if (sc->func_stx) { in bxe_port_stats_init()350 dmae->dst_addr_lo = (sc->func_stx >> 2); in bxe_port_stats_init()545 if (!sc->func_stx) { in bxe_func_stats_init()557 dmae->dst_addr_lo = (sc->func_stx >> 2); in bxe_func_stats_init()582 else if (sc->func_stx) { in bxe_stats_start()1352 if (sc->func_stx) { in bxe_port_stats_stop()1363 if (sc->func_stx) { in bxe_port_stats_stop()1376 if (sc->func_stx) { in bxe_port_stats_stop()[all …]
1564 uint32_t func_stx; member