Lines Matching defs:pmp
1128 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo()
1157 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol()
1195 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol()
1324 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult()
1363 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext()
1405 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters()
1503 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong()
1616 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext()
1655 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters()
1718 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong()
1769 static int pma_set_portcounters_ext(struct ib_pma_mad *pmp, in pma_set_portcounters_ext()
1962 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local