Lines Matching refs:port_stx
228 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_stats_pmf_update()
239 dmae->src_addr_lo = bp->port.port_stx >> 2; in bnx2x_stats_pmf_update()
250 dmae->src_addr_lo = (bp->port.port_stx >> 2) + DMAE_LEN32_RD_MAX; in bnx2x_stats_pmf_update()
288 if (bp->port.port_stx) { in bnx2x_port_stats_init()
294 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_init()
1276 if (bp->port.port_stx) { in bnx2x_port_stats_stop()
1288 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_stop()
1409 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_port_stats_base_init()
1421 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_base_init()
1592 if (bp->port.pmf && bp->port.port_stx) in bnx2x_memset_stats()
1615 bp->port.port_stx = SHMEM_RD(bp, port_mb[port].port_stx); in bnx2x_stats_init()
1619 bp->port.port_stx = 0; in bnx2x_stats_init()
1623 bp->port.port_stx, bp->func_stx); in bnx2x_stats_init()
1626 if (!bp->stats_init && bp->port.pmf && bp->port.port_stx) in bnx2x_stats_init()