Searched refs:n_unicast_rcv (Results 1 – 3 of 3) sorted by relevance
139 u64 n_unicast_rcv; /* total unicast packets received */ member
1652 pmacounters->n_unicast_rcv += p->n_unicast_rcv; in qib_snapshot_pmacounters()1694 p->port_unicast_rcv_packets = cpu_to_be64(pma.n_unicast_rcv in pma_get_portcounters_ext()1849 ibp->z_unicast_rcv = pma.n_unicast_rcv; in pma_set_portcounters_ext()
348 this_cpu_inc(ibp->pmastats->n_unicast_rcv); in qib_ib_rcv()