Searched refs:port_rcv_remphys_errors (Results 1 – 7 of 7) sorted by relevance
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
778 u64 port_rcv_remphys_errors; member
1470 cntrs->port_rcv_remphys_errors = in qib_get_counters()2025 ibp->z_port_rcv_remphys_errors = cntrs.port_rcv_remphys_errors; in init_ibport()
1034 cntrs.port_rcv_remphys_errors -= dev->z_port_rcv_remphys_errors; in recv_pma_get_portcounters()1073 if (cntrs.port_rcv_remphys_errors > 0xFFFFUL) in recv_pma_get_portcounters()1074 p->port_rcv_remphys_errors = cpu_to_be16(0xFFFF); in recv_pma_get_portcounters()1076 p->port_rcv_remphys_errors = in recv_pma_get_portcounters()1077 cpu_to_be16((u16)cntrs.port_rcv_remphys_errors); in recv_pma_get_portcounters()1182 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()