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()
600 u64 z_port_xmit_packets; /* starting count for PMA */ member
2114 idev->z_port_xmit_packets = cntrs.port_xmit_packets; in ipath_register_ib_device()
1449 cntrs.port_xmit_packets -= ibp->z_port_xmit_packets; in pma_get_portcounters()1570 cntrs.port_xmit_packets -= ibp->z_port_xmit_packets; in pma_get_portcounters_cong()1679 spkts -= ibp->z_port_xmit_packets; in pma_get_portcounters_ext()1757 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in pma_set_portcounters()1790 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in pma_set_portcounters_cong()1835 ibp->z_port_xmit_packets = spkts; in pma_set_portcounters_ext()
713 u64 z_port_xmit_packets; /* starting count for PMA */ member
2052 ibp->z_port_xmit_packets = cntrs.port_xmit_packets; in init_ibport()