Searched refs:ib_pma_mad (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 1151 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo() 1182 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol() 1220 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol() 1349 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult() 1388 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext() 1430 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters() 1528 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong() 1658 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1705 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1768 static int pma_set_portcounters_cong(struct ib_pma_mad *pm [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 1151 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo() 1182 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol() 1220 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol() 1349 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult() 1388 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext() 1430 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters() 1528 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong() 1658 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1705 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1768 static int pma_set_portcounters_cong(struct ib_pma_mad *pm [all...] |
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_pma.h | 28 struct ib_pma_mad { struct
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_pma.h | 28 struct ib_pma_mad { struct
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 3125 static int pma_get_ib_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_ib_portcounters_ext() 3285 static int pma_get_ib_portcounters(struct ib_pma_mad *pmp, in pma_get_ib_portcounters() 4679 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 3083 static int pma_get_ib_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_ib_portcounters_ext() 3243 static int pma_get_ib_portcounters(struct ib_pma_mad *pmp, in pma_get_ib_portcounters() 4637 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf()
|
Completed in 21 milliseconds