Lines Matching refs:port_stx
224 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_stats_pmf_update()
235 dmae->src_addr_lo = bp->port.port_stx >> 2; in bnx2x_stats_pmf_update()
246 dmae->src_addr_lo = (bp->port.port_stx >> 2) + DMAE_LEN32_RD_MAX; in bnx2x_stats_pmf_update()
284 if (bp->port.port_stx) { in bnx2x_port_stats_init()
290 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_init()
1271 if (bp->port.port_stx) { in bnx2x_port_stats_stop()
1283 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_stop()
1404 if (!bp->port.pmf || !bp->port.port_stx) { in bnx2x_port_stats_base_init()
1416 dmae->dst_addr_lo = bp->port.port_stx >> 2; in bnx2x_port_stats_base_init()
1587 if (bp->port.pmf && bp->port.port_stx) in bnx2x_memset_stats()
1610 bp->port.port_stx = SHMEM_RD(bp, port_mb[port].port_stx); in bnx2x_stats_init()
1614 bp->port.port_stx = 0; in bnx2x_stats_init()
1618 bp->port.port_stx, bp->func_stx); in bnx2x_stats_init()
1621 if (!bp->stats_init && bp->port.pmf && bp->port.port_stx) in bnx2x_stats_init()