Searched refs:get_xmit_wait_counters (Results 1 – 3 of 3) sorted by relevance
/drivers/infiniband/hw/hfi1/ |
D | mad.h | 442 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, u16 link_width,
|
D | mad.c | 2692 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, in get_xmit_wait_counters() function 2794 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 2864 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 3052 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters() 3093 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters()
|
D | chip.c | 6998 get_xmit_wait_counters(ppd, tx_width, link_speed, i); in update_xmit_counters()
|