Searched refs:get_xmit_wait_counters (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | mad.h | 442 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, u16 link_width,
|
D | mad.c | 2694 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, in get_xmit_wait_counters() function 2797 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 2868 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 3059 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters() 3101 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters()
|
D | chip.c | 6951 get_xmit_wait_counters(ppd, tx_width, link_speed, i); in update_xmit_counters()
|