Home
last modified time | relevance | path

Searched refs:idx_from_vl (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c2639 idx_from_vl(vl)); in a0_portstatus()
2849 tmp = read_dev_cntr(dd, C_DC_RX_FLIT_VL, idx_from_vl(vl)); in pma_get_opa_portstatus()
2854 idx_from_vl(vl))); in pma_get_opa_portstatus()
2858 idx_from_vl(vl))); in pma_get_opa_portstatus()
2862 idx_from_vl(vl))); in pma_get_opa_portstatus()
2870 idx_from_vl(vl))); in pma_get_opa_portstatus()
2874 idx_from_vl(vl))); in pma_get_opa_portstatus()
2878 idx_from_vl(vl))); in pma_get_opa_portstatus()
2882 idx_from_vl(vl))); in pma_get_opa_portstatus()
2946 idx_from_vl(vl)); in a0_datacounters()
[all …]
Dchip.h839 static inline int idx_from_vl(int vl) in idx_from_vl() function