Searched refs:n_multicast_xmit (Results 1 – 6 of 6) sorted by relevance
1649 pmacounters->n_multicast_xmit += p->n_multicast_xmit; in qib_snapshot_pmacounters()1692 p->port_multicast_xmit_packets = cpu_to_be64(pma.n_multicast_xmit in pma_get_portcounters_ext()1848 ibp->z_multicast_xmit = pma.n_multicast_xmit; in pma_set_portcounters_ext()
283 this_cpu_inc(ibp->pmastats->n_multicast_xmit); in qib_make_ud_req()
672 u64 n_multicast_xmit; /* total multicast packets sent */ member
1152 p->port_multicast_xmit_packets = cpu_to_be64(dev->n_multicast_xmit); in recv_pma_get_portcounters_ext()1251 dev->n_multicast_xmit = 0; in recv_pma_set_portcounters_ext()
286 dev->n_multicast_xmit++; in ipath_make_ud_req()
584 u64 n_multicast_xmit; /* total multicast packets sent */ member