Searched refs:port_xmit_wait (Results 1 – 9 of 9) sorted by relevance
115 __be32 port_xmit_wait; member
79 __be64 port_xmit_wait; member
1588 p->port_xmit_wait = cpu_to_be64(xmit_wait_counter); in pma_get_portcounters_cong()
193 MLX5_ASSIGN_PMA_CNTR(pma_cnt->port_xmit_wait, in pma_cnt_assign()194 port_xmit_wait); in pma_cnt_assign()
214 __be64 port_xmit_wait; member
2343 __be64 port_xmit_wait; member2455 __be64 port_xmit_wait; member2646 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_portstatus()2647 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_portstatus()2794 rsp->port_xmit_wait = in pma_get_opa_portstatus()2949 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_datacounters()2950 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_datacounters()3052 rsp->port_xmit_wait = in pma_get_opa_datacounters()
101 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_xmit_wait188 port_xmit_wait: (RO) The number of ticks during which the port
577 static PORT_PMA_ATTR(port_xmit_wait , 0, 32, 320);
1960 u8 port_xmit_wait[0x20]; member