Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dmad.c2638 idx_from_vl(vl)); in a0_portstatus()
2846 tmp = read_dev_cntr(dd, C_DC_RX_FLIT_VL, idx_from_vl(vl)); in pma_get_opa_portstatus()
2851 idx_from_vl(vl))); in pma_get_opa_portstatus()
2855 idx_from_vl(vl))); in pma_get_opa_portstatus()
2859 idx_from_vl(vl))); in pma_get_opa_portstatus()
2867 idx_from_vl(vl))); in pma_get_opa_portstatus()
2871 idx_from_vl(vl))); in pma_get_opa_portstatus()
2875 idx_from_vl(vl))); in pma_get_opa_portstatus()
2879 idx_from_vl(vl))); in pma_get_opa_portstatus()
2941 idx_from_vl(vl)); in a0_datacounters()
[all …]
Dchip.h853 static inline int idx_from_vl(int vl) in idx_from_vl() function