Searched refs:ib_pma_mad (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mad.c | 799 static int recv_pma_get_classportinfo(struct ib_pma_mad *pmp) in recv_pma_get_classportinfo() 834 static int recv_pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_get_portsamplescontrol() 883 static int recv_pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_set_portsamplescontrol() 970 static int recv_pma_get_portsamplesresult(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult() 995 static int recv_pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult_ext() 1022 static int recv_pma_get_portcounters(struct ib_pma_mad *pmp, in recv_pma_get_portcounters() 1121 static int recv_pma_get_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_get_portcounters_ext() 1158 static int recv_pma_set_portcounters(struct ib_pma_mad *pmp, in recv_pma_set_portcounters() 1221 static int recv_pma_set_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_set_portcounters_ext() 1395 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1149 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo() 1178 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol() 1216 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol() 1345 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult() 1384 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext() 1426 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters() 1524 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong() 1654 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1701 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1764 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong() [all …]
|
/linux-4.1.27/include/rdma/ |
D | ib_pma.h | 54 struct ib_pma_mad { struct
|