Home
last modified time | relevance | path

Searched refs:z_port_rcv_remphys_errors (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_mad.c1444 cntrs.port_rcv_remphys_errors -= ibp->z_port_rcv_remphys_errors; in pma_get_portcounters()
1559 ibp->z_port_rcv_remphys_errors; in pma_get_portcounters_cong()
1705 ibp->z_port_rcv_remphys_errors = in pma_set_portcounters()
1775 ibp->z_port_rcv_remphys_errors = in pma_set_portcounters_cong()
Dqib_verbs.h685 u64 z_port_rcv_remphys_errors; /* starting count for PMA */ member
Dqib_verbs.c2025 ibp->z_port_rcv_remphys_errors = cntrs.port_rcv_remphys_errors; in init_ibport()
/drivers/infiniband/hw/ipath/
Dipath_mad.c1034 cntrs.port_rcv_remphys_errors -= dev->z_port_rcv_remphys_errors; in recv_pma_get_portcounters()
1181 dev->z_port_rcv_remphys_errors = in recv_pma_set_portcounters()
Dipath_verbs.h590 u64 z_port_rcv_remphys_errors; /* starting count for PMA */ member
Dipath_verbs.c2075 idev->z_port_rcv_remphys_errors = in ipath_register_ib_device()