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()
190 MLX5_ASSIGN_PMA_CNTR(pma_cnt->port_xmit_wait, in pma_cnt_assign()191 port_xmit_wait); in pma_cnt_assign()
214 __be64 port_xmit_wait; member
2343 __be64 port_xmit_wait; member2455 __be64 port_xmit_wait; member2647 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_portstatus()2648 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_portstatus()2796 rsp->port_xmit_wait = in pma_get_opa_portstatus()2954 if (be64_to_cpu(rsp->port_xmit_wait) > sum_vl_xmit_wait) in a0_datacounters()2955 rsp->port_xmit_wait = cpu_to_be64(sum_vl_xmit_wait); in a0_datacounters()3058 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
561 static PORT_PMA_ATTR(port_xmit_wait , 0, 32, 320);
1619 u8 port_xmit_wait[0x20]; member