Home
last modified time | relevance | path

Searched refs:header_type (Results 1 – 19 of 19) sorted by relevance

/linux/net/wireless/
H A Dwext-core.c35 .header_type = IW_HEADER_TYPE_NULL,
38 .header_type = IW_HEADER_TYPE_CHAR,
42 .header_type = IW_HEADER_TYPE_PARAM,
46 .header_type = IW_HEADER_TYPE_PARAM,
50 .header_type = IW_HEADER_TYPE_FREQ,
54 .header_type = IW_HEADER_TYPE_FREQ,
58 .header_type = IW_HEADER_TYPE_UINT,
62 .header_type = IW_HEADER_TYPE_UINT,
66 .header_type = IW_HEADER_TYPE_PARAM,
69 .header_type = IW_HEADER_TYPE_PARAM,
[all …]
/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c294 u8 header_type; in cpqhp_save_config() local
352 rc = pci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(device, 0), PCI_HEADER_TYPE, &header_type); in cpqhp_save_config()
357 if (header_type & PCI_HEADER_TYPE_MFD) in cpqhp_save_config()
366 if ((header_type & PCI_HEADER_TYPE_MASK) == PCI_HEADER_TYPE_BRIDGE) { in cpqhp_save_config()
435 …ci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(device, function), PCI_HEADER_TYPE, &header_type); in cpqhp_save_config()
461 u8 header_type; in cpqhp_save_slot_config() local
479 …bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_HEADER_TYPE, &header_type); in cpqhp_save_slot_config()
481 if (header_type & PCI_HEADER_TYPE_MFD) in cpqhp_save_slot_config()
487 if ((header_type & PCI_HEADER_TYPE_MASK) == PCI_HEADER_TYPE_BRIDGE) { in cpqhp_save_slot_config()
522 …d_config_byte(ctrl->pci_bus, PCI_DEVFN(new_slot->device, function), PCI_HEADER_TYPE, &header_type); in cpqhp_save_slot_config()
[all …]
H A Dcpqphp_ctrl.c2030 u8 device, class_code, header_type, BCR; in cpqhp_process_SS() local
2057 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_process_SS()
2062 if ((header_type & PCI_HEADER_TYPE_MASK) == PCI_HEADER_TYPE_BRIDGE) { in cpqhp_process_SS()
/linux/drivers/edac/
H A Dedac_pci_sysfs.c517 u8 header_type; in edac_pci_dev_parity_clear() local
522 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type); in edac_pci_dev_parity_clear()
524 if ((header_type & PCI_HEADER_TYPE_MASK) == PCI_HEADER_TYPE_BRIDGE) in edac_pci_dev_parity_clear()
539 u8 header_type; in edac_pci_dev_parity_test() local
548 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type); in edac_pci_dev_parity_test()
584 header_type, dev_name(&dev->dev)); in edac_pci_dev_parity_test()
586 if ((header_type & PCI_HEADER_TYPE_MASK) == PCI_HEADER_TYPE_BRIDGE) { in edac_pci_dev_parity_test()
/linux/arch/xtensa/lib/
H A Dpci-auto.c228 unsigned char header_type; in pciauto_bus_scan() local
262 if (pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type)) in pciauto_bus_scan()
266 found_multi = FIELD_GET(PCI_HEADER_TYPE_MFD, header_type); in pciauto_bus_scan()
/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_pci.h87 #define CFG_PCI_CACHE_LINE_SIZE(header_type, latency_timer) \ argument
88 ((PCI_NONE_BIST << 24) | ((header_type) << 16) \
/linux/drivers/mmc/host/
H A Dvub300.c62 u8 header_type; member
77 u8 header_type; member
88 u8 header_type; member
94 u8 header_type; member
103 u8 header_type; member
114 u8 header_type; member
121 u8 header_type; member
133 u8 header_type; member
140 u8 header_type; member
481 vub300->cmnd.poll.header_type = 1; in send_irqpoll()
[all …]
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c531 u32 header_type; in mobiveil_pcie_is_bridge() local
533 header_type = mobiveil_csr_readb(pcie, PCI_HEADER_TYPE); in mobiveil_pcie_is_bridge()
534 header_type &= PCI_HEADER_TYPE_MASK; in mobiveil_pcie_is_bridge()
536 return header_type == PCI_HEADER_TYPE_BRIDGE; in mobiveil_pcie_is_bridge()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h116 u32 header_type; /* 0x4 for manifest type */ member
/linux/net/sched/
H A Dact_pedit.c332 static int pedit_l4_skb_offset(struct sk_buff *skb, int *hoffset, const int header_type) in pedit_l4_skb_offset() argument
349 ret = ipv6_find_hdr(skb, hoffset, header_type, NULL, NULL) == header_type ? 0 : -EINVAL; in pedit_l4_skb_offset()
/linux/include/net/
H A Diw_handler.h373 __u8 header_type; /* NULL, iw_point or other */ member
/linux/drivers/pci/
H A Dpci-bridge-emul.h16 u8 header_type; member
H A Dpci-bridge-emul.c355 bridge->conf.header_type = PCI_HEADER_TYPE_BRIDGE; in pci_bridge_emul_init()
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_queue.c204 iface_q->qhdr->header_type = IFACEQ_DFLT_QHDR; in iris_hfi_queue_set_header()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h220 u64 header_type; member
H A Dsja1105_static_config.c211 sja1105_packing(buf, &entry->header_type, 64, 49, size, op); in sja1110_general_params_entry_packing()
H A Dsja1105_main.c891 .header_type = ETH_P_SJA1110, in sja1105_init_general_params()
/linux/drivers/net/ethernet/
H A Doa_tc6.c160 enum oa_tc6_header_type header_type, u16 length) in oa_tc6_spi_transfer() argument
165 if (header_type == OA_TC6_DATA_HEADER) { in oa_tc6_spi_transfer()
/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c14 enum header_type { enum
838 enum header_type type) in pmc_core_substate_req_header_show()