Home
last modified time | relevance | path

Searched refs:mrw (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-mrw.inc1 DISTRO_FEATURES += "obmc-mrw"
2 DISTRO_FEATURES_FILTER_NATIVE += "obmc-mrw"
3 DISTRO_FEATURES_FILTER_NATIVESDK += "obmc-mrw"
5 DISTROOVERRIDES .= ":df-mrw"
7 VIRTUAL-RUNTIME_phosphor-hwmon-config:df-mrw ?= "phosphor-hwmon-config-mrw"
9 PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory:df-mrw ?= "phosphor-ipmi-fru-inventory-mrw-n…
10 PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-properties:df-mrw ?= "phosphor-ipmi-fru-properties-mrw
11 …_PROVIDER_virtual/phosphor-ipmi-fru-read-inventory:df-mrw ?= "phosphor-ipmi-fru-read-inventory-mrw
12 …RED_PROVIDER_virtual/phosphor-ipmi-sensor-inventory:df-mrw ?= "phosphor-ipmi-sensor-inventory-mrw-…
13 PREFERRED_PROVIDER_virtual/phosphor-ipmi-inventory-sel:df-mrw ?= "phosphor-ipmi-inventory-sel-mrw-n…
[all …]
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/
H A Dopenpower-yaml-config.bb9 file://ipmi-fru-properties-mrw.yaml \
10 file://ipmi-hostboot-fru-mrw.yaml \
11 file://ipmi-hostboot-volatile-sensor-mrw.yaml \
12 file://ipmi-occ-active-sensor-mrw.yaml \
19 install -m 0644 -D ipmi-fru-properties-mrw.yaml \
20 ${D}${datadir}/${BPN}/ipmi-fru-properties-mrw.yaml
21 install -m 0644 -D ipmi-hostboot-fru-mrw.yaml \
22 ${D}${datadir}/${BPN}/ipmi-hostboot-fru-mrw.yaml
23 install -m 0644 -D ipmi-hostboot-volatile-sensor-mrw.yaml \
24 ${D}${datadir}/${BPN}/ipmi-hostboot-volatile-sensor-mrw.yaml
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/
H A Dacx22-yaml-config.bb7 inherit mrw-xml
15 file://acx22-ipmi-sensors-mrw.yaml \
18 mrw-native \
19 mrw-perl-tools-native \
38 mrw=${STAGING_DIR_NATIVE}${datadir}/obmc-mrw/${MRW_XML}
42 $perlbin $scriptpath/gen_fru_properties.pl -m $mrw \
43 -c $op_configpath/ipmi-fru-properties-mrw.yaml \
47 $perlbin $scriptpath/gen_ipmi_fru.pl -i $mrw \
48 -m $op_configpath/ipmi-hostboot-fru-mrw.yaml \
54 $perlbin $scriptpath/gen_ipmi_sel.pl -i $mrw \
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/
H A Dphosphor-settings-read-settings-mrw-native.bb2 # The default YAML file, mrw-override-settings.yaml, is empty, therefore no
3 # settings will be overwritten. To override, modify mrw-override-settings.yaml.
7 DEPENDS += "mrw-native mrw-perl-tools-native"
10 SRC_URI += "file://mrw-override-settings.yaml"
16 inherit mrw-xml
21 install -D mrw-override-settings.yaml ${DEST}/mrw-override-settings.yaml
28 -s ${DEST}/mrw-override-settings.yaml \
29 -o ${SETTINGS}/mrw-settings.override.yaml \
/openbmc/openbmc/meta-openpower/conf/distro/include/
H A Dopenpower-mrw.inc1 require conf/distro/include/phosphor-mrw.inc
3 PREFERRED_PROVIDER_virtual/openpower-fru-inventory:df-mrw ?= "openpower-fru-inventory-mrw-native"
4 PREFERRED_PROVIDER_virtual/openpower-fru-properties:df-mrw ?= "openpower-fru-properties-mrw-native"
5 …PROVIDER_virtual/openpower-occ-control-config-native:df-mrw ?= "openpower-occ-control-config-mrw-n…
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c507 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw() argument
515 if (mrw->lkey == 0xFFFFFFFF) { in bnxt_qplib_free_mrw()
524 req.mrw_flags = mrw->type; in bnxt_qplib_free_mrw()
526 if ((mrw->type == CMDQ_ALLOCATE_MRW_MRW_FLAGS_MW_TYPE1) || in bnxt_qplib_free_mrw()
527 (mrw->type == CMDQ_ALLOCATE_MRW_MRW_FLAGS_MW_TYPE2A) || in bnxt_qplib_free_mrw()
528 (mrw->type == CMDQ_ALLOCATE_MRW_MRW_FLAGS_MW_TYPE2B)) in bnxt_qplib_free_mrw()
529 req.key = cpu_to_le32(mrw->rkey); in bnxt_qplib_free_mrw()
531 req.key = cpu_to_le32(mrw->lkey); in bnxt_qplib_free_mrw()
540 if (mrw->hwq.max_elements) in bnxt_qplib_free_mrw()
541 bnxt_qplib_free_hwq(res, &mrw->hwq); in bnxt_qplib_free_mrw()
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Dphosphor-hwmon-config-mrw.bb5 DEPENDS += "mrw-perl-tools-native mrw-native"
9 inherit mrw-xml
15 -d ${WORKDIR}/mrw-config-files
33 'mrw-config-files')
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/
H A Dphosphor-led-manager-config-mrw-native.bb4 DEPENDS += "mrw-native mrw-perl-tools-native"
8 inherit mrw-xml
13 USE_MRW="${@bb.utils.contains('DISTRO_FEATURES', 'obmc-mrw', 'yes', 'no', d)}"
/openbmc/openbmc/meta-ibm/conf/machine/
H A Dwitherspoon.conf15 require conf/distro/include/openpower-mrw.inc
30 VIRTUAL-RUNTIME_phosphor-hwmon-config:df-mrw = ""
33 PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config:df-mrw = \
37 PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config:df-mrw = \
H A Dwitherspoon-tacoma.conf29 VIRTUAL-RUNTIME_phosphor-hwmon-config:df-mrw = ""
31 PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config:df-mrw = \
33 PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config:df-mrw = \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/mrw/
H A Dmrw-patch-native_git.bb14 inherit mrw-rev
18 install -d ${D}${bindir}/obmc-mrw
19 install -m 0755 patchxml.py ${D}${bindir}/obmc-mrw
H A Dmrw-api-native.bb14 inherit mrw-rev
20 install -d ${D}${PERLLIBDIRS:class-native}/site_perl/${perl_version}/mrw
21 …-m 0755 scripts/Targets.pm ${D}${PERLLIBDIRS:class-native}/site_perl/${perl_version}/mrw/Targets.pm
/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/
H A Dphosphor-logging-callouts-mrw-native.bb5 mrw-native \
6 mrw-perl-tools-native \
15 inherit mrw-xml
/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/
H A Dphosphor-fan-presence-mrw.bb3 DEPENDS = "mrw-native mrw-perl-tools-native"
12 inherit mrw-xml
H A Dphosphor-fan-control-fan-config-mrw.bb3 DEPENDS = "mrw-native mrw-perl-tools-native"
12 inherit mrw-xml
/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/
H A Dopenpower-occ-control-config-mrw-native.bb7 inherit mrw-xml
11 DEPENDS += "mrw-native mrw-perl-tools-native"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-inventory-sel-mrw-native.bb5 mrw-native \
6 mrw-perl-tools-native \
17 inherit mrw-xml
H A Dphosphor-ipmi-fru-read-inventory-mrw-native_git.bb2 DEPENDS += "mrw-native mrw-perl-tools-native"
11 inherit mrw-xml
H A Dphosphor-ipmi-fru-properties-mrw-native.bb5 mrw-native \
6 mrw-perl-tools-native \
17 inherit mrw-xml
H A Dphosphor-ipmi-fru-inventory-mrw-native_git.bb2 DEPENDS += "mrw-native mrw-perl-tools-native"
13 inherit mrw-xml
H A Dphosphor-ipmi-sensor-inventory-mrw-native.bb8 inherit mrw-xml
12 mrw-native \
13 mrw-perl-tools-native \
15 phosphor-ipmi-sensor-inventory-mrw-config-native \
/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/
H A Dopenpower-fru-properties-mrw-native.bb7 inherit mrw-xml
13 mrw-native \
14 mrw-perl-tools-native \
H A Dopenpower-fru-inventory-mrw-native.bb7 inherit mrw-xml
11 mrw-native \
12 mrw-perl-tools-native \
/openbmc/phosphor-mrw-tools/
H A Dgen_openpower_fru.pl6 use mrw::Targets;
7 use mrw::Inventory;
8 use mrw::Util;
H A Dgen_presence_yaml.pl11 use mrw::Inventory;
12 use mrw::Targets;
13 use mrw::Util;

123