Home
last modified time | relevance | path

Searched refs:n_multicast_xmit (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.h140 u64 n_multicast_xmit; /* total multicast packets sent */ member
H A Dqib_mad.c1653 pmacounters->n_multicast_xmit += p->n_multicast_xmit; in qib_snapshot_pmacounters()
1696 p->port_multicast_xmit_packets = cpu_to_be64(pma.n_multicast_xmit in pma_get_portcounters_ext()
1852 ibp->z_multicast_xmit = pma.n_multicast_xmit; in pma_set_portcounters_ext()
H A Dqib_ud.c279 this_cpu_inc(ibp->pmastats->n_multicast_xmit); in qib_make_ud_req()