Home
last modified time | relevance | path

Searched defs:pmp (Results 1 – 12 of 12) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_mad.c1155 static int pma_get_classportinfo(struct ib_pma_mad *pmp, in pma_get_classportinfo()
1186 static int pma_get_portsamplescontrol(struct ib_pma_mad *pmp, in pma_get_portsamplescontrol()
1224 static int pma_set_portsamplescontrol(struct ib_pma_mad *pmp, in pma_set_portsamplescontrol()
1353 static int pma_get_portsamplesresult(struct ib_pma_mad *pmp, in pma_get_portsamplesresult()
1392 static int pma_get_portsamplesresult_ext(struct ib_pma_mad *pmp, in pma_get_portsamplesresult_ext()
1434 static int pma_get_portcounters(struct ib_pma_mad *pmp, in pma_get_portcounters()
1532 static int pma_get_portcounters_cong(struct ib_pma_mad *pmp, in pma_get_portcounters_cong()
1662 static int pma_get_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_portcounters_ext()
1709 static int pma_set_portcounters(struct ib_pma_mad *pmp, in pma_set_portcounters()
1772 static int pma_set_portcounters_cong(struct ib_pma_mad *pmp, in pma_set_portcounters_cong()
[all …]
/drivers/ata/
Dlibahci.c1047 int pmp; in ahci_transmit_led_message() local
1118 int pmp; in ahci_led_store() local
1331 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd()
1371 int pmp, unsigned long deadline, in ahci_do_softreset()
1464 int pmp = sata_srst_pmp(link); in ahci_softreset() local
1493 int pmp = sata_srst_pmp(link); in ahci_pmp_retry_softreset() local
1685 int pmp = fbs >> PORT_FBS_DWE_OFFSET; in ahci_error_intr() local
Dahci_da850.c60 int pmp, ret; in ahci_da850_softreset() local
Dahci_seattle.c94 int pmp; in seattle_transmit_led_message() local
Dahci_xgene.c467 int pmp = sata_srst_pmp(link); in xgene_ahci_pmp_softreset() local
511 int pmp = sata_srst_pmp(link); in xgene_ahci_softreset() local
Dsata_sil24.c604 static int sil24_exec_polled_cmd(struct ata_port *ap, int pmp, in sil24_exec_polled_cmd()
660 int pmp = sata_srst_pmp(link); in sil24_softreset() local
1024 int pmp; in sil24_error_intr() local
Dlibata-acpi.c28 #define SATA_ADR(root, pmp) (((root) << 16) | (pmp)) argument
Dsata_highbank.c147 int pmp, i; in ecx_transmit_led_message() local
Dsata_mv.c2447 unsigned int pmp, pmp_map; in mv_pmp_error_handler() local
2482 unsigned int pmp; in mv_pmp_eh_prep() local
3604 static void mv_pmp_select(struct ata_port *ap, int pmp) in mv_pmp_select()
Dsata_fsl.c947 int pmp = sata_srst_pmp(link); in sata_fsl_softreset() local
Dlibata-core.c554 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
5774 void ata_link_init(struct ata_port *ap, struct ata_link *link, int pmp) in ata_link_init()
/drivers/infiniband/hw/hfi1/
Dmad.c2293 static int pma_get_opa_classportinfo(struct opa_pma_mad *pmp, in pma_get_opa_classportinfo()
2342 static int pma_get_opa_portstatus(struct opa_pma_mad *pmp, in pma_get_opa_portstatus()
2583 static int pma_get_opa_datacounters(struct opa_pma_mad *pmp, in pma_get_opa_datacounters()
2723 static int pma_get_ib_portcounters_ext(struct ib_pma_mad *pmp, in pma_get_ib_portcounters_ext()
2793 static int pma_get_opa_porterrors(struct opa_pma_mad *pmp, in pma_get_opa_porterrors()
2885 static int pma_get_ib_portcounters(struct ib_pma_mad *pmp, in pma_get_ib_portcounters()
2970 static int pma_get_opa_errorinfo(struct opa_pma_mad *pmp, in pma_get_opa_errorinfo()
3068 static int pma_set_opa_portstatus(struct opa_pma_mad *pmp, in pma_set_opa_portstatus()
3216 static int pma_set_opa_errorinfo(struct opa_pma_mad *pmp, in pma_set_opa_errorinfo()
4168 struct ib_pma_mad *pmp = (struct ib_pma_mad *)out_mad; in process_perf() local
[all …]