Searched refs:port_rcv_remphys_errors (Results 1 – 8 of 8) sorted by relevance
101 __be16 port_rcv_remphys_errors; member
1444 cntrs.port_rcv_remphys_errors -= ibp->z_port_rcv_remphys_errors; in pma_get_portcounters()1482 if (cntrs.port_rcv_remphys_errors > 0xFFFFUL) in pma_get_portcounters()1483 p->port_rcv_remphys_errors = cpu_to_be16(0xFFFF); in pma_get_portcounters()1485 p->port_rcv_remphys_errors = in pma_get_portcounters()1486 cpu_to_be16((u16)cntrs.port_rcv_remphys_errors); in pma_get_portcounters()1558 cntrs.port_rcv_remphys_errors -= in pma_get_portcounters_cong()1612 if (cntrs.port_rcv_remphys_errors > 0xFFFFUL) in pma_get_portcounters_cong()1613 p->port_rcv_remphys_errors = cpu_to_be16(0xFFFF); in pma_get_portcounters_cong()1615 p->port_rcv_remphys_errors = in pma_get_portcounters_cong()1617 (u16)cntrs.port_rcv_remphys_errors); in pma_get_portcounters_cong()[all …]
197 __be16 port_rcv_remphys_errors; member
797 u64 port_rcv_remphys_errors; member
1474 cntrs->port_rcv_remphys_errors = in qib_get_counters()2029 ibp->z_port_rcv_remphys_errors = cntrs.port_rcv_remphys_errors; in init_ibport()
1040 cntrs.port_rcv_remphys_errors -= dev->z_port_rcv_remphys_errors; in recv_pma_get_portcounters()1079 if (cntrs.port_rcv_remphys_errors > 0xFFFFUL) in recv_pma_get_portcounters()1080 p->port_rcv_remphys_errors = cpu_to_be16(0xFFFF); in recv_pma_get_portcounters()1082 p->port_rcv_remphys_errors = in recv_pma_get_portcounters()1083 cpu_to_be16((u16)cntrs.port_rcv_remphys_errors); in recv_pma_get_portcounters()1188 cntrs.port_rcv_remphys_errors; in recv_pma_set_portcounters()
634 u64 port_rcv_remphys_errors; member
1422 cntrs->port_rcv_remphys_errors = in ipath_get_counters()2076 cntrs.port_rcv_remphys_errors; in ipath_register_ib_device()