Lines Matching refs:port_stx
276 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_stats_pmf_update()
287 dmae->src_addr_lo = (sc->port.port_stx >> 2); in bxe_stats_pmf_update()
298 dmae->src_addr_lo = ((sc->port.port_stx >> 2) + DMAE_LEN32_RD_MAX); in bxe_stats_pmf_update()
337 if (sc->port.port_stx) { in bxe_port_stats_init()
342 dmae->dst_addr_lo = sc->port.port_stx >> 2; in bxe_port_stats_init()
1359 if (sc->port.port_stx) { in bxe_port_stats_stop()
1370 dmae->dst_addr_lo = sc->port.port_stx >> 2; in bxe_port_stats_stop()
1481 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_port_stats_base_init()
1493 dmae->dst_addr_lo = (sc->port.port_stx >> 2); in bxe_port_stats_base_init()
1606 sc->port.port_stx = SHMEM_RD(sc, port_mb[port].port_stx); in bxe_stats_init()
1609 sc->port.port_stx = 0; in bxe_stats_init()
1614 sc->port.port_stx, sc->func_stx); in bxe_stats_init()
1617 if (!sc->stats_init && sc->port.pmf && sc->port.port_stx) { in bxe_stats_init()
1669 if (sc->port.pmf && sc->port.port_stx) { in bxe_stats_init()