Home
last modified time | relevance | path

Searched refs:type (Results 19376 – 19400 of 21822) sorted by relevance

1...<<771772773774775776777778779780>>...873

/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3.dts19 chassis-type = "embedded";
H A Dmt7622-rfb1.dts18 chassis-type = "embedded";
/openbmc/linux/net/ipv6/
H A Dip6_offload.c427 .type = cpu_to_be16(ETH_P_IPV6),
/openbmc/linux/drivers/video/backlight/
H A Dlp855x_bl.c270 props.type = BACKLIGHT_PLATFORM; in lp855x_backlight_register()
/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-mgr.rst120 and return a code of type enum fpga_mgr_states. It doesn't result in a change
/openbmc/linux/drivers/platform/x86/
H A Dlenovo-yogabook.c320 param.type = ACPI_TYPE_INTEGER; in yogabook_wmi_set_kbd_backlight()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot223 # fru_type The type of FRU (e.g. "Processors", "Memory", etc.).
/openbmc/openbmc-test-automation/openpower/ras/
H A Dras_utils.robot130 # target_type Target type (e.g. 'EX', 'EQ', 'C').
/openbmc/phosphor-networkd/docs/
H A DNetwork-Configuration.md22 4. IPProtocol: This describes the IP protocol type (IPv4/IPv6).
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp230 svc.name + ':' + svc.type + "//" + addr + ',' + svc.port; in processSrvRequest()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h396 Aml *aml_field(const char *name, AmlAccessType type, AmlLockRule lock,
/openbmc/qemu/hw/nvram/
H A Dxlnx-bbram.c420 static void bbram_ctrl_reset_hold(Object *obj, ResetType type) in bbram_ctrl_reset_hold() argument
/openbmc/qemu/hw/sensor/
H A Dadm1272.c188 static void adm1272_exit_reset(Object *obj, ResetType type) in adm1272_exit_reset() argument
/openbmc/linux/drivers/hwmon/
H A Dadc128d818.c387 strscpy(info->type, "adc128d818", I2C_NAME_SIZE); in adc128_detect()
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c414 switch (dm->type) { in find_tokens()
/openbmc/linux/sound/soc/codecs/
H A Dtda7419.c148 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in tda7419_vol_info()
/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c580 if (key->type != &key_type_asymmetric) in asymmetric_key_eds_op()
/openbmc/linux/include/net/mana/
H A Dmana.h262 enum mana_cq_type type; member
/openbmc/linux/include/uapi/linux/
H A Dcec.h426 __u32 type; member
/openbmc/linux/drivers/acpi/acpica/
H A Dpsargs.c240 possible_method_call && (node->type == ACPI_TYPE_METHOD)) { in acpi_ps_get_next_namepath()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.c2253 int type, len; in cas_rx_ringN() local
2263 type = CAS_VAL(RX_COMP1_TYPE, words[0]); in cas_rx_ringN()
2264 if (type == 0) in cas_rx_ringN()
2299 if (RX_DONT_BATCH || (type == 0x2)) { in cas_rx_ringN()
3185 char type; in cas_get_vpd_info() local
3230 type = readb(p + 3); in cas_get_vpd_info()
3231 if (type == 'B') { in cas_get_vpd_info()
3246 if (type != 'S') in cas_get_vpd_info()
/openbmc/qemu/qapi/
H A Dmigration.json1035 '*x-checkpoint-delay': { 'type': 'uint32',
1045 '*x-vcpu-dirty-limit-period': { 'type': 'uint64',
1236 '*x-checkpoint-delay': { 'type': 'uint32',
1246 '*x-vcpu-dirty-limit-period': { 'type': 'uint64',
1553 # The migration channel-type request options.
1567 # @channel-type: Channel type for transferring packet information.
1575 'channel-type': 'MigrationChannelType',
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3906 switch (rpl->type) { in deferred_fw6_msg()
3940 enum chip_type type; in build_cpl_pass_accept_req() local
3966 type = dev->rdev.lldi.adapter_type; in build_cpl_pass_accept_req()
3971 if (CHELSIO_CHIP_VERSION(type) <= CHELSIO_T5) { in build_cpl_pass_accept_req()
3972 eth_hdr_len = is_t4(type) ? in build_cpl_pass_accept_req()
4386 pr_debug("type %u\n", rpl->type); in fw6_msg()
4388 switch (rpl->type) { in fw6_msg()
4403 __func__, rpl->type); in fw6_msg()
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c822 static void r8168fp_adjust_ocp_cmd(struct rtl8169_private *tp, u32 *cmd, int type) in r8168fp_adjust_ocp_cmd() argument
825 if (type == ERIAR_OOB && in r8168fp_adjust_ocp_cmd()
837 u32 val, int type) in _rtl_eri_write() argument
839 u32 cmd = ERIAR_WRITE_CMD | type | mask | addr; in _rtl_eri_write()
845 r8168fp_adjust_ocp_cmd(tp, &cmd, type); in _rtl_eri_write()
857 static u32 _rtl_eri_read(struct rtl8169_private *tp, int addr, int type) in _rtl_eri_read() argument
859 u32 cmd = ERIAR_READ_CMD | type | ERIAR_MASK_1111 | addr; in _rtl_eri_read()
861 r8168fp_adjust_ocp_cmd(tp, &cmd, type); in _rtl_eri_read()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c2039 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res) in ice_alloc_hw_res() argument
2052 buf->res_type = cpu_to_le16(type | ICE_AQC_RES_TYPE_FLAG_DEDICATED | in ice_alloc_hw_res()
2075 int ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res) in ice_free_hw_res() argument
2088 buf->res_type = cpu_to_le16(type); in ice_free_hw_res()
3934 static enum ice_lut_size ice_lut_type_to_size(enum ice_lut_type type) in ice_lut_type_to_size() argument
3936 switch (type) { in ice_lut_type_to_size()
5554 cmd->type = mib_type; in ice_aq_set_lldp_mib()

1...<<771772773774775776777778779780>>...873