Searched defs:pmp (Results 1 – 8 of 8) sorted by relevance
/drivers/infiniband/hw/ipath/ |
D | ipath_mad.c | 793 static int recv_pma_get_classportinfo(struct ib_pma_mad *pmp) in recv_pma_get_classportinfo() 828 static int recv_pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_get_portsamplescontrol() 877 static int recv_pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in recv_pma_set_portsamplescontrol() 964 static int recv_pma_get_portsamplesresult(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult() 989 static int recv_pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in recv_pma_get_portsamplesresult_ext() 1016 static int recv_pma_get_portcounters(struct ib_pma_mad *pmp, in recv_pma_get_portcounters() 1115 static int recv_pma_get_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_get_portcounters_ext() 1152 static int recv_pma_set_portcounters(struct ib_pma_mad *pmp, in recv_pma_set_portcounters() 1215 static int recv_pma_set_portcounters_ext(struct ib_pma_mad *pmp, in recv_pma_set_portcounters_ext() 1389 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local
|
/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() 1637 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext() 1676 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters() 1739 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong() [all …]
|
/drivers/ata/ |
D | libahci.c | 960 int pmp; in ahci_transmit_led_message() local 1027 int pmp; in ahci_led_store() local 1233 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd() 1264 int pmp, unsigned long deadline, in ahci_do_softreset() 1341 int pmp = sata_srst_pmp(link); in ahci_softreset() local 1370 int pmp = sata_srst_pmp(link); in ahci_pmp_retry_softreset() local 1561 int pmp = fbs >> PORT_FBS_DWE_OFFSET; in ahci_error_intr() local
|
D | sata_sil24.c | 601 static int sil24_exec_polled_cmd(struct ata_port *ap, int pmp, in sil24_exec_polled_cmd() 657 int pmp = sata_srst_pmp(link); in sil24_softreset() local 1021 int pmp; in sil24_error_intr() local
|
D | libata-acpi.c | 30 #define SATA_ADR(root, pmp) (((root) << 16) | (pmp)) argument
|
D | sata_mv.c | 2410 unsigned int pmp, pmp_map; in mv_pmp_error_handler() local 2445 unsigned int pmp; in mv_pmp_eh_prep() local 3567 static void mv_pmp_select(struct ata_port *ap, int pmp) in mv_pmp_select()
|
D | sata_fsl.c | 956 int pmp = sata_srst_pmp(link); in sata_fsl_softreset() local
|
D | libata-core.c | 547 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 5561 void ata_link_init(struct ata_port *ap, struct ata_link *link, int pmp) in ata_link_init()
|