Searched refs:port_xmit_wait (Results 1 – 9 of 9) sorted by relevance
88 __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()
140 MLX5_ASSIGN_PMA_CNTR(pma_cnt->port_xmit_wait, in pma_cnt_assign()141 port_xmit_wait); in pma_cnt_assign()
214 __be64 port_xmit_wait; member
2342 __be64 port_xmit_wait; member2454 __be64 port_xmit_wait; member2645 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_portstatus()2646 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_portstatus()2793 rsp->port_xmit_wait = in pma_get_opa_portstatus()2948 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_datacounters()2949 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_datacounters()3051 rsp->port_xmit_wait = in pma_get_opa_datacounters()
105 What: /sys/class/infiniband/<device>/ports/<port-num>/counters/port_xmit_wait189 port_xmit_wait: (RO) The number of ticks during which the port
576 static PORT_PMA_ATTR(port_xmit_wait , 0, 32, 320);
2201 u8 port_xmit_wait[0x20]; member