Searched refs:get_xmit_wait_counters (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ ! |
D | mad.h | 401 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, u16 link_width,
|
D | mad.c | 2650 u64 get_xmit_wait_counters(struct hfi1_pportdata *ppd, in get_xmit_wait_counters() function 2752 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 2822 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_portstatus() 3010 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters() 3051 cpu_to_be64(get_xmit_wait_counters(ppd, link_width, in pma_get_opa_datacounters()
|
D | chip.c | 6957 get_xmit_wait_counters(ppd, tx_width, link_speed, i); in update_xmit_counters()
|