Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c2328 struct _vls_pctrs *vlinfo; in pma_get_opa_portstatus() local
2424 vlinfo = &(rsp->vls[0]); in pma_get_opa_portstatus()
2433 memset(vlinfo, 0, sizeof(*vlinfo)); in pma_get_opa_portstatus()
2465 vlinfo++; in pma_get_opa_portstatus()
2573 struct _vls_dctrs *vlinfo; in pma_get_opa_datacounters() local
2660 vlinfo = &(rsp->vls[0]); in pma_get_opa_datacounters()
2669 memset(vlinfo, 0, sizeof(*vlinfo)); in pma_get_opa_datacounters()
2709 vlinfo++; in pma_get_opa_datacounters()
2734 struct _vls_ectrs *vlinfo; in pma_get_opa_porterrors() local
2820 vlinfo = (struct _vls_ectrs *)&(rsp->vls[0]); in pma_get_opa_porterrors()
[all …]