Searched refs:z_port_xmit_packets (Results 1 – 6 of 6) sorted by relevance
1044 cntrs.port_xmit_packets -= dev->z_port_xmit_packets; in recv_pma_get_portcounters()1136 spkts -= dev->z_port_xmit_packets; in recv_pma_get_portcounters_ext()1213 dev->z_port_xmit_packets = cntrs.port_xmit_packets; in recv_pma_set_portcounters()1239 dev->z_port_xmit_packets = spkts; in recv_pma_set_portcounters_ext()
594 u64 z_port_xmit_packets; /* starting count for PMA */ member
2080 idev->z_port_xmit_packets = cntrs.port_xmit_packets; in ipath_register_ib_device()
1448 cntrs.port_xmit_packets -= ibp->z_port_xmit_packets; in pma_get_portcounters()1569 cntrs.port_xmit_packets -= ibp->z_port_xmit_packets; in pma_get_portcounters_cong()1678 spkts -= ibp->z_port_xmit_packets; in pma_get_portcounters_ext()1756 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in pma_set_portcounters()1789 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in pma_set_portcounters_cong()1834 ibp->z_port_xmit_packets = spkts; in pma_set_portcounters_ext()
705 u64 z_port_xmit_packets; /* starting count for PMA */ member
2032 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in init_ibport()