Lines Matching refs:port_stx
226 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_stats_pmf_update()
237 dmae->src_addr_lo = bp->port.port_stx >> 2; in bnx2x_stats_pmf_update()
248 dmae->src_addr_lo = (bp->port.port_stx >> 2) + DMAE_LEN32_RD_MAX; in bnx2x_stats_pmf_update()
286 if (bp->port.port_stx) { in bnx2x_port_stats_init()
292 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_init()
1273 if (bp->port.port_stx) { in bnx2x_port_stats_stop()
1285 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_stop()
1406 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_port_stats_base_init()
1418 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_base_init()
1589 if (bp->port.pmf && bp->port.port_stx) in bnx2x_memset_stats()
1612 bp->port.port_stx = SHMEM_RD(bp, port_mb[port].port_stx); in bnx2x_stats_init()
1616 bp->port.port_stx = 0; in bnx2x_stats_init()
1620 bp->port.port_stx, bp->func_stx); in bnx2x_stats_init()
1623 if (!bp->stats_init && bp->port.pmf && bp->port.port_stx) in bnx2x_stats_init()