Home
last modified time | relevance | path

Searched refs:port_rcv_remote_physical_errors (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2314 __be64 port_rcv_remote_physical_errors; member
2462 __be64 port_rcv_remote_physical_errors; member
2764 rsp->port_rcv_remote_physical_errors = in pma_get_opa_portstatus()
3133 rsp->port_rcv_remote_physical_errors = in pma_get_opa_port_ectrs()
3214 rsp->port_rcv_remote_physical_errors = in pma_get_opa_porterrors()
3281 temp_64 = be64_to_cpu(rsp.port_rcv_remote_physical_errors); in pma_get_ib_portcounters()
/linux/Documentation/ABI/stable/
H A Dsysfs-class-infiniband87 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_rcv_remote_physical_errors
118 port_rcv_remote_physical_errors : (RO) Total number of packets
/linux/drivers/infiniband/core/
H A Dsysfs.c635 static PORT_PMA_ATTR(port_rcv_remote_physical_errors, 4, 16, 80);
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h2819 u8 port_rcv_remote_physical_errors[0x10]; member