Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dmad.c2737 struct _vls_pctrs *vlinfo; in pma_get_opa_portstatus() local
2835 vlinfo = &rsp->vls[0]; in pma_get_opa_portstatus()
2843 memset(vlinfo, 0, sizeof(*vlinfo)); in pma_get_opa_portstatus()
2879 vlinfo++; in pma_get_opa_portstatus()
2984 struct _vls_dctrs *vlinfo; in pma_get_opa_datacounters() local
3062 vlinfo = &rsp->vls[0]; in pma_get_opa_datacounters()
3070 memset(vlinfo, 0, sizeof(*vlinfo)); in pma_get_opa_datacounters()
3113 vlinfo++; in pma_get_opa_datacounters()
3209 struct _vls_ectrs *vlinfo; in pma_get_opa_porterrors() local
3267 vlinfo = &rsp->vls[0]; in pma_get_opa_porterrors()
[all …]