Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 1332) sorted by relevance

12345678910>>...54

/linux/tools/testing/selftests/drivers/net/hw/
A Drss_ctx.py31 def get_rss(cfg, context=0): argument
35 def get_drop_err_sum(cfg): argument
45 def ethtool_create(cfg, act, opts): argument
52 def require_ntuple(cfg): argument
62 def _get_rx_cnts(cfg, prev=None): argument
99 def test_rss_key_indir(cfg): argument
242 def test_rss_resize(cfg): argument
275 def test_hitless_key_update(cfg): argument
305 def test_rss_context_dump(cfg): argument
446 def test_rss_context4(cfg): argument
[all …]
A Dcsum.py12 def test_receive(cfg, ipv4=False, extra_args=None): argument
30 def test_transmit(cfg, ipv4=False, extra_args=None): argument
54 def test_builder(name, cfg, ipv4=False, tx=False, extra_args=""): argument
59 def f(cfg): argument
77 def check_nic_features(cfg) -> None: argument
/linux/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_config.h60 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) argument
61 #define CFG_GET_IQ_NUM_DESC(cfg) ((cfg)->iq.num_descs) argument
62 #define CFG_GET_IQ_INSTR_TYPE(cfg) ((cfg)->iq.instr_type) argument
63 #define CFG_GET_IQ_INSTR_SIZE(cfg) (64) argument
64 #define CFG_GET_IQ_DB_MIN(cfg) ((cfg)->iq.db_min) argument
67 #define CFG_GET_OQ_NUM_DESC(cfg) ((cfg)->oq.num_descs) argument
68 #define CFG_GET_OQ_BUF_SIZE(cfg) ((cfg)->oq.buf_size) argument
70 #define CFG_GET_OQ_INTR_PKT(cfg) ((cfg)->oq.oq_intr_pkt) argument
72 #define CFG_GET_OQ_WMARK(cfg) ((cfg)->oq.wmark) argument
81 #define CFG_GET_MAX_VFS(cfg) ((cfg)->sriov_cfg.max_vfs) argument
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
A Dfimc-lite-reg.c23 u32 cfg; in flite_hw_reset() local
42 u32 cfg = readl(dev->regs + FLITE_REG_CISTATUS); in flite_hw_clear_pending_irq() local
56 u32 cfg = readl(dev->regs + FLITE_REG_CISTATUS2); in flite_hw_clear_last_capture_end() local
63 u32 cfg, intsrc; in flite_hw_set_interrupt_mask() local
85 u32 cfg = readl(dev->regs + FLITE_REG_CIIMGCPT); in flite_hw_capture_start() local
103 u32 cfg = readl(dev->regs + FLITE_REG_CIGCTRL); in flite_hw_set_test_pattern() local
131 u32 cfg; in flite_hw_set_source_format() local
161 u32 cfg; in flite_hw_set_window_offset() local
250 u32 cfg; in flite_hw_set_dma_window() local
268 u32 cfg; in flite_hw_set_dma_buffer() local
[all …]
A Dfimc-reg.c21 u32 cfg; in fimc_hw_reset() local
73 u32 cfg, flip; in fimc_hw_set_rotation() local
106 u32 cfg; in fimc_hw_set_target_format() local
151 u32 cfg; in fimc_hw_set_out_dma_size() local
172 u32 cfg; in fimc_hw_set_out_dma() local
316 u32 cfg; in fimc_hw_set_mainscaler() local
349 u32 cfg; in fimc_hw_enable_capture() local
375 u32 cfg = 0; in fimc_hw_set_effect() local
392 u32 cfg; in fimc_hw_set_rgb_alpha() local
425 u32 cfg; in fimc_hw_set_in_dma() local
[all …]
/linux/drivers/net/ethernet/cavium/liquidio/
A Docteon_config.h146 #define CFG_GET_MAX_TXQS_NIC_IF(cfg, idx) \ argument
148 #define CFG_GET_NUM_TXQS_NIC_IF(cfg, idx) \ argument
150 #define CFG_GET_MAX_RXQS_NIC_IF(cfg, idx) \ argument
152 #define CFG_GET_NUM_RXQS_NIC_IF(cfg, idx) \ argument
154 #define CFG_GET_NUM_RX_DESCS_NIC_IF(cfg, idx) \ argument
156 #define CFG_GET_NUM_TX_DESCS_NIC_IF(cfg, idx) \ argument
158 #define CFG_GET_NUM_RX_BUF_SIZE_NIC_IF(cfg, idx) \ argument
160 #define CFG_GET_BASE_QUE_NIC_IF(cfg, idx) \ argument
162 #define CFG_GET_GMXID_NIC_IF(cfg, idx) \ argument
166 #define CFG_GET_HOST_LINK_QUERY_INTERVAL(cfg) \ argument
[all …]
/linux/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-regs.c22 u32 cfg; in gsc_wait_reset() local
36 u32 cfg; in gsc_hw_set_frm_done_irq_mask() local
48 u32 cfg; in gsc_hw_set_gsc_irq_enable() local
124 u32 cfg; in gsc_hw_set_in_size() local
146 u32 cfg; in gsc_hw_set_in_image_rgb() local
167 u32 cfg; in gsc_hw_set_in_image_format() local
237 u32 cfg; in gsc_hw_set_out_size() local
266 u32 cfg; in gsc_hw_set_out_image_rgb() local
287 u32 cfg; in gsc_hw_set_out_image_format() local
346 u32 cfg; in gsc_hw_set_prescaler() local
[all …]
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_config.h56 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) argument
57 #define CFG_GET_IQ_NUM_DESC(cfg) ((cfg)->iq.num_descs) argument
58 #define CFG_GET_IQ_INSTR_TYPE(cfg) ((cfg)->iq.instr_type) argument
59 #define CFG_GET_IQ_INSTR_SIZE(cfg) (64) argument
60 #define CFG_GET_IQ_DB_MIN(cfg) ((cfg)->iq.db_min) argument
61 #define CFG_GET_IQ_INTR_THRESHOLD(cfg) ((cfg)->iq.intr_threshold) argument
63 #define CFG_GET_OQ_NUM_DESC(cfg) ((cfg)->oq.num_descs) argument
64 #define CFG_GET_OQ_BUF_SIZE(cfg) ((cfg)->oq.buf_size) argument
66 #define CFG_GET_OQ_INTR_PKT(cfg) ((cfg)->oq.oq_intr_pkt) argument
67 #define CFG_GET_OQ_INTR_TIME(cfg) ((cfg)->oq.oq_intr_time) argument
[all …]
/linux/drivers/scsi/cxlflash/
A Dmain.c50 struct cxlflash_cfg *cfg = afu->parent; in process_cmd_err() local
162 struct cxlflash_cfg *cfg = afu->parent; in cmd_complete() local
307 struct cxlflash_cfg *cfg = afu->parent; in send_cmd_ioarrin() local
351 struct cxlflash_cfg *cfg = afu->parent; in send_cmd_sq() local
396 struct cxlflash_cfg *cfg = afu->parent; in wait_resp() local
1196 struct cxlflash_cfg *cfg = afu->parent; in afu_set_wwpn() local
2222 struct cxlflash_cfg *cfg = data; in cxlflash_async_reset_host() local
2561 struct cxlflash_cfg *cfg, in cxlflash_show_port_status()
2759 struct cxlflash_cfg *cfg, in cxlflash_show_port_lun_table()
3253 struct cxlflash_cfg *cfg; in cxlflash_chr_open() local
[all …]
A Dsuperpipe.c332 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in read_cap16() local
439 struct cxlflash_cfg *cfg = ctxi->cfg; in get_rhte() local
483 struct cxlflash_cfg *cfg = ctxi->cfg; in rhte_checkout() local
634 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in _cxlflash_disk_release() local
857 struct cxlflash_cfg *cfg = ctxi->cfg; in remove_context() local
893 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in _cxlflash_disk_detach() local
1276 int check_state(struct cxlflash_cfg *cfg) in check_state()
1318 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in cxlflash_disk_attach() local
1652 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in cxlflash_afu_recover() local
1773 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in process_sense() local
[all …]
A Dlunmgt.c33 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_local() local
61 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_global() local
84 static struct llun_info *lookup_local(struct cxlflash_cfg *cfg, u8 *wwid) in lookup_local()
134 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in find_and_create_lun() local
178 void cxlflash_term_local_luns(struct cxlflash_cfg *cfg) in cxlflash_term_local_luns()
230 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in cxlflash_manage_lun() local
/linux/drivers/media/platform/samsung/s3c-camif/
A Dcamif-regs.c18 u32 cfg; in camif_hw_reset() local
107 u32 cfg; in camif_hw_set_source_format() local
133 u32 cfg; in camif_hw_set_camera_crop() local
154 u32 cfg; in camif_hw_clear_fifo_overflow() local
221 u32 cfg; in camif_hw_set_out_dma_size() local
261 u32 cfg; in camif_hw_set_output_dma() local
300 u32 cfg; in camif_hw_set_target_format() local
384 u32 cfg; in camif_s3c244x_hw_set_scaler() local
431 u32 cfg; in camif_s3c64xx_hw_set_scaler() local
488 u32 cfg; in camif_hw_enable_scaler() local
[all …]
/linux/drivers/acpi/
A Dacpi_configfs.c19 struct config_item cfg; member
24 static ssize_t acpi_table_aml_write(struct config_item *cfg, in acpi_table_aml_write()
66 static inline struct acpi_table_header *get_header(struct config_item *cfg) in get_header()
76 static ssize_t acpi_table_aml_read(struct config_item *cfg, in acpi_table_aml_read()
99 static ssize_t acpi_table_signature_show(struct config_item *cfg, char *str) in acpi_table_signature_show()
109 static ssize_t acpi_table_length_show(struct config_item *cfg, char *str) in acpi_table_length_show()
119 static ssize_t acpi_table_revision_show(struct config_item *cfg, char *str) in acpi_table_revision_show()
129 static ssize_t acpi_table_oem_id_show(struct config_item *cfg, char *str) in acpi_table_oem_id_show()
159 static ssize_t acpi_table_asl_compiler_id_show(struct config_item *cfg, in acpi_table_asl_compiler_id_show()
170 static ssize_t acpi_table_asl_compiler_revision_show(struct config_item *cfg, in acpi_table_asl_compiler_revision_show()
[all …]
/linux/tools/testing/selftests/arm64/abi/
A Dsyscall-abi.c66 static void setup_gpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_gpr()
99 static void setup_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_fpr()
106 static int check_fpr(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_fpr()
145 static void setup_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_z()
152 static int check_z(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_z()
204 static void setup_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in setup_p()
211 static int check_p(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_p()
321 static int check_za(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_za()
348 static int check_zt(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in check_zt()
393 static bool do_test(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in do_test()
[all …]
/linux/drivers/virtio/
A Dvirtio_pci_modern_dev.c398 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_get_features() local
419 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_get_driver_features() local
440 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_set_features() local
457 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_generation() local
471 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_get_status() local
485 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_set_status() local
503 struct virtio_pci_modern_common_cfg __iomem *cfg; in vp_modern_get_queue_reset() local
519 struct virtio_pci_modern_common_cfg __iomem *cfg; in vp_modern_set_queue_reset() local
545 struct virtio_pci_common_cfg __iomem *cfg = mdev->common; in vp_modern_queue_vector() local
728 struct virtio_pci_modern_common_cfg __iomem *cfg; in vp_modern_avq_num() local
[all …]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drpm.c149 u64 cfg; in rpm_lmac_rx_tx_enable() local
167 u64 cfg; in rpm_lmac_enadis_rx_pause_fwding() local
195 u64 cfg; in rpm_lmac_get_pause_frm_status() local
291 u64 cfg; in rpm2_lmac_cfg_bp() local
311 u64 cfg; in rpm_lmac_cfg_bp() local
333 u64 cfg; in rpm_lmac_enadis_pause_frm() local
451 u64 cfg; in rpm_stats_reset() local
507 u64 cfg; in rpmusx_lmac_internal_loopback() local
572 u64 cfg; in rpm_lmac_internal_loopback() local
601 u64 cfg; in rpm_lmac_ptp_config() local
[all …]
/linux/drivers/leds/
A Dleds-lp55xx-common.c92 const struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_wait_opmode_done() local
112 const struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_stop_all_engine() local
122 const struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_load_engine() local
140 const struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_run_engine_common() local
176 const struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_update_program_memory() local
997 const struct lp55xx_device_config *cfg; in lp55xx_init_device() local
1119 struct lp55xx_led_config *cfg, in lp55xx_parse_common_child()
1142 struct lp55xx_led_config *cfg, in lp55xx_parse_multi_led_child()
1162 struct lp55xx_led_config *cfg, in lp55xx_parse_multi_led()
1181 struct lp55xx_led_config *cfg, in lp55xx_parse_logical_led()
[all …]
/linux/drivers/virt/coco/
A Dtsm.c44 struct config_item cfg; member
53 static struct tsm_report *to_tsm_report(struct config_item *cfg) in to_tsm_report()
84 static ssize_t tsm_report_privlevel_store(struct config_item *cfg, in tsm_report_privlevel_store()
114 static ssize_t tsm_report_privlevel_floor_show(struct config_item *cfg, in tsm_report_privlevel_floor_show()
122 static ssize_t tsm_report_service_provider_store(struct config_item *cfg, in tsm_report_service_provider_store()
148 static ssize_t tsm_report_service_guid_store(struct config_item *cfg, in tsm_report_service_guid_store()
190 static ssize_t tsm_report_inblob_write(struct config_item *cfg, in tsm_report_inblob_write()
217 static ssize_t tsm_report_provider_show(struct config_item *cfg, char *buf) in tsm_report_provider_show()
310 static ssize_t tsm_report_outblob_read(struct config_item *cfg, void *buf, in tsm_report_outblob_read()
319 static ssize_t tsm_report_auxblob_read(struct config_item *cfg, void *buf, in tsm_report_auxblob_read()
[all …]
/linux/tools/testing/selftests/drivers/net/
A Dstats.py17 def check_pause(cfg) -> None: argument
32 def check_fec(cfg) -> None: argument
47 def pkt_byte_sum(cfg) -> None: argument
83 def qstat_by_ifindex(cfg) -> None: argument
140 def check_down(cfg) -> None: argument
/linux/arch/x86/pci/
A Dmmconfig-shared.c47 struct pci_mmcfg_region *cfg, *tmp; in free_all_mmcfg() local
56 struct pci_mmcfg_region *cfg; in list_add_sorted() local
120 struct pci_mmcfg_region *cfg; in pci_mmconfig_lookup() local
326 struct pci_mmcfg_region *cfg, *cfgx; in pci_mmcfg_check_end_bus_number() local
471 struct pci_mmcfg_region *cfg, in is_mmconf_reserved()
586 struct pci_mmcfg_region *cfg; in pci_mmcfg_reject_broken() local
667 struct pci_mmcfg_region *cfg; in pci_mmcfg_for_each_region() local
695 const struct pci_mmcfg_region *cfg; in __pci_mmcfg_init() local
749 struct pci_mmcfg_region *cfg; in pci_mmcfg_late_insert_resources() local
787 struct pci_mmcfg_region *cfg; in pci_mmconfig_insert() local
[all …]
A Dmmconfig_64.c21 struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus); in pci_dev_base() local
99 static void __iomem *mcfg_ioremap(struct pci_mmcfg_region *cfg) in mcfg_ioremap()
114 int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_map()
125 void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_unmap()
135 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_init() local
150 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_free() local
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fimc.c139 u32 cfg; in fimc_sw_reset() local
164 u32 cfg; in fimc_set_type_ctrl() local
184 u32 cfg; in fimc_handle_jpeg() local
199 u32 cfg; in fimc_mask_irq() local
243 u32 cfg; in fimc_check_frame_end() local
260 u32 cfg; in fimc_get_buf_id() local
286 u32 cfg; in fimc_handle_lastend() local
301 u32 cfg; in fimc_src_set_fmt_order() local
366 u32 cfg; in fimc_src_set_fmt() local
506 u32 cfg; in fimc_src_set_size() local
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c823 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_apsta_add_vif() local
907 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_mon_add_vif() local
962 struct brcmf_cfg80211_info *cfg = wiphy_to_cfg(wiphy); in brcmf_mon_del_vif() local
1489 struct brcmf_cfg80211_info *cfg = ifp->drvr->config; in brcmf_do_escan() local
3544 struct brcmf_cfg80211_info *cfg = in brcmf_cfg80211_escan_timeout_worker() local
3554 struct brcmf_cfg80211_info *cfg = in brcmf_escan_timeout() local
3608 struct brcmf_cfg80211_info *cfg = drvr->config; in brcmf_cfg80211_escan_handler() local
3789 struct brcmf_cfg80211_info *cfg = ifp->drvr->config; in brcmf_start_internal_escan() local
3845 struct brcmf_cfg80211_info *cfg = drvr->config; in brcmf_notify_sched_scan_results() local
4020 struct brcmf_cfg80211_info *cfg = drvr->config; in brcmf_wowl_nd_results() local
[all …]
/linux/drivers/pinctrl/renesas/
A Dsh_pfc.h446 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ argument
451 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument
457 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument
463 #define PORT_GP_CFG_7(bank, fn, sfx, cfg) \ argument
468 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument
473 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument
478 #define PORT_GP_CFG_10(bank, fn, sfx, cfg) \ argument
483 #define PORT_GP_CFG_11(bank, fn, sfx, cfg) \ argument
488 #define PORT_GP_CFG_12(bank, fn, sfx, cfg) \ argument
729 #define _NOGP_ALL(pin, name, cfg) PIN_##pin argument
[all …]
/linux/drivers/staging/media/atomisp/pci/runtime/isys/src/
A Dvirtual_isys.c273 isp2401_input_system_cfg_t *cfg, in create_input_system_channel()
347 isp2401_input_system_cfg_t *cfg, in create_input_system_input_port()
628 pixelgen_prbs_cfg_t *cfg) in calculate_prbs_cfg()
637 csi_rx_frontend_cfg_t *cfg) in calculate_fe_cfg()
647 csi_rx_backend_cfg_t *cfg) in calculate_be_cfg()
677 stream2mmio_cfg_t *cfg in calculate_stream2mmio_cfg()
692 ibuf_ctrl_cfg_t *cfg) in calculate_ibuf_ctrl_cfg()
773 isys2401_dma_cfg_t *cfg) in calculate_isys2401_dma_cfg()
795 isys2401_dma_port_cfg_t *cfg) in calculate_isys2401_dma_port_cfg()

Completed in 78 milliseconds

12345678910>>...54