Home
last modified time | relevance | path

Searched refs:desc (Results 3801 – 3825 of 4078) sorted by relevance

1...<<151152153154155156157158159160>>...164

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c2156 struct rtw89_rate_desc desc = { in rtw89_phy_set_txpwr_offset() local
2166 for (desc.idx = 0; desc.idx < RTW89_RATE_OFFSET_NUM; desc.idx++) in rtw89_phy_set_txpwr_offset()
2167 v[desc.idx] = rtw89_phy_read_txpwr_byrate(rtwdev, band, &desc); in rtw89_phy_set_txpwr_offset()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c159 #define MVPP2_PREF_BUF_PTR(desc) ((desc) & 0xfff) argument
4171 int cpu, desc, desc_per_txq, tx_port_num; in mvpp2_txq_init() local
4206 desc = (port->id * MVPP2_MAX_TXQ * desc_per_txq) + in mvpp2_txq_init()
4210 MVPP2_PREF_BUF_PTR(desc) | MVPP2_PREF_BUF_SIZE_16 | in mvpp2_txq_init()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c2733 fd = iocb->u.nvme.desc; in qla24xx_nvme_iocb_entry()
4529 struct irq_affinity desc = { in qla24xx_enable_msix() local
4535 desc.pre_vectors++; in qla24xx_enable_msix()
4548 &desc); in qla24xx_enable_msix()
4575 vha->irq_offset = desc.pre_vectors; in qla24xx_enable_msix()
/openbmc/qemu/
H A Dblockdev.c725 .desc = {
3582 .desc = {
3645 .desc = {
H A Dqemu-nbd.c438 .desc = {
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c847 iface_desc = &dev->config.if_desc[ifnum].desc; in smsc95xx_eth_probe()
/openbmc/linux/drivers/scsi/
H A Dips.h515 uint8_t desc; member
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dtrx.c813 u8 *entry = (u8 *)(&ring->desc[ring->idx]); in rtl88ee_is_tx_desc_closed()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.c987 mib = (struct ice_aqc_lldp_get_mib *)&event->desc.params.raw; in ice_dcb_process_lldp_set_mib_change()
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h418 struct kvm_stats_desc *desc, uint64_t *data,
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h382 char desc[ETH_GSTRING_LEN]; member
/openbmc/qemu/block/
H A Dnfs.c632 .desc = {
/openbmc/qemu/hw/core/
H A Dnuma.c48 .desc = { { 0 } } /* validated with OptsVisitor */
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c799 dc->desc = "pass through generic scsi device (/dev/sg*)"; in scsi_generic_class_initfn()
/openbmc/qemu/hw/mips/
H A Dboston.c838 mc->desc = "MIPS Boston"; in boston_mach_class_init()
/openbmc/qemu/backends/tpm/
H A Dtpm_emulator.c1065 tbc->desc = "TPM emulator backend driver"; in tpm_emulator_class_init()
/openbmc/qemu/hw/acpi/
H A Derst.c1038 dc->desc = "ACPI Error Record Serialization Table (ERST) device"; in erst_class_init()
/openbmc/linux/include/linux/
H A Dhid.h739 struct hid_class_descriptor desc[1]; member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c1922 struct usb_endpoint_descriptor *epd = &hep->desc;
2249 u8 is_in = hep->desc.bEndpointAddress & USB_DIR_IN;
/openbmc/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c1727 for (i = 0; i < iface_desc->desc.bNumEndpoints; ++i) { in kvaser_usb_hydra_setup_endpoints()
1728 ep = &iface_desc->endpoint[i].desc; in kvaser_usb_hydra_setup_endpoints()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c2205 struct gpio_desc **desc, in try_toggle_control_gpio() argument
2221 *desc = gpio; in try_toggle_control_gpio()
/openbmc/qemu/hw/display/
H A Dsm501.c2087 dc->desc = "SM501 Multimedia Companion"; in sm501_sysbus_class_init()
2182 dc->desc = "SM501 Display Controller"; in sm501_pci_class_init()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3241 v_op = (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in iavf_adminq_task()
3242 v_ret = (enum iavf_status)le32_to_cpu(event.desc.cookie_low); in iavf_adminq_task()
3358 if (adapter->tx_rings[i].desc) in iavf_free_all_tx_resources()
3429 if (adapter->rx_rings[i].desc) in iavf_free_all_rx_resources()
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c1269 if (strcmp(battery->desc->name, "BAT0") != 0 && in asus_wmi_battery_add()
1270 strcmp(battery->desc->name, "BAT1") != 0 && in asus_wmi_battery_add()
1271 strcmp(battery->desc->name, "BATC") != 0 && in asus_wmi_battery_add()
1272 strcmp(battery->desc->name, "BATT") != 0) in asus_wmi_battery_add()
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/
H A D0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch146 @@ -1188,8 +1188,8 @@ int mtd_write(libmtd_t desc, const struct mtd_dev_info *mtd, int fd, int eb,

1...<<151152153154155156157158159160>>...164