Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1730 ibp->z_port_rcv_remphys_errors = in pma_set_portcounters()
1800 ibp->z_port_rcv_remphys_errors = in pma_set_portcounters_cong()
Dqib_verbs.h701 u64 z_port_rcv_remphys_errors; /* starting count for PMA */ member
Dqib_verbs.c2029 ibp->z_port_rcv_remphys_errors = cntrs.port_rcv_remphys_errors; in init_ibport()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c1040 cntrs.port_rcv_remphys_errors -= dev->z_port_rcv_remphys_errors; in recv_pma_get_portcounters()
1187 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()