Home
last modified time | relevance | path

Searched refs:conf (Results 1 - 25 of 41) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c310 memcpy(&dhd->conf->otp_mac, tuple->data, ETHER_ADDR_LEN); in dhd_conf_get_otp()
316 if (len <= sizeof(dhd->conf->module_name) - 1) { in dhd_conf_get_otp()
317 strncpy(dhd->conf->module_name, tuple->data, len); in dhd_conf_get_otp()
318 CONFIG_MSG("module_name=%s\n", dhd->conf->module_name); in dhd_conf_get_otp()
321 len, (int)sizeof(dhd->conf->module_name) - 1); in dhd_conf_get_otp()
329 if (!memcmp(&ether_null, &dhd->conf->otp_mac, ETHER_ADDR_LEN)) { in dhd_conf_get_otp()
335 memcpy(&dhd->conf->otp_mac, ptr+3, ETHER_ADDR_LEN); in dhd_conf_get_otp()
371 uint8 *mac = (uint8 *)&dhd->conf->otp_mac; in dhd_conf_set_fw_name_by_mac()
379 mac_list = dhd->conf->fw_by_mac.m_mac_list_head; in dhd_conf_set_fw_name_by_mac()
380 fw_num = dhd->conf in dhd_conf_set_fw_name_by_mac()
640 dhd_conf_free_country_list(struct dhd_conf *conf) dhd_conf_free_country_list() argument
657 dhd_conf_free_mchan_list(struct dhd_conf *conf) dhd_conf_free_mchan_list() argument
1072 struct dhd_conf *conf = dhd->conf; dhd_conf_tput_measure() local
1103 struct dhd_conf *conf = dhd->conf; dhd_conf_set_tput_patch() local
1170 struct dhd_conf *conf = dhd->conf; dhd_conf_dump_tput_patch() local
1548 struct dhd_conf *conf = dhd->conf; dhd_conf_map_country_list() local
1665 struct dhd_conf *conf = dhd->conf; dhd_conf_set_roam() local
1851 struct dhd_conf *conf = dhd->conf; dhd_conf_update_wme() local
1937 struct dhd_conf *conf = dhd->conf; dhd_conf_set_mchan_bw() local
2428 struct dhd_conf *conf = dhd->conf; dhd_conf_set_suspend_event() local
2535 struct dhd_conf *conf = dhd->conf; dhd_conf_set_suspend_resume() local
2679 struct dhd_conf *conf = dhd->conf; dhd_conf_get_disable_proptx() local
2909 struct dhd_conf *conf = dhd->conf; dhd_conf_read_wme_ac_params() local
2957 struct dhd_conf *conf = dhd->conf; dhd_conf_read_fw_by_mac() local
3025 struct dhd_conf *conf = dhd->conf; dhd_conf_read_nv_by_mac() local
3082 struct dhd_conf *conf = dhd->conf; dhd_conf_read_nv_by_chip() local
3123 struct dhd_conf *conf = dhd->conf; dhd_conf_read_roam_params() local
3164 struct dhd_conf *conf = dhd->conf; dhd_conf_read_country() local
3241 struct dhd_conf *conf = dhd->conf; dhd_conf_read_mchan_params() local
3321 struct dhd_conf *conf = dhd->conf; dhd_conf_read_pkt_filter() local
3403 struct dhd_conf *conf = dhd->conf; dhd_conf_read_isam() local
3429 struct dhd_conf *conf = dhd->conf; dhd_conf_read_dhcp_params() local
3484 struct dhd_conf *conf = dhd->conf; dhd_conf_read_sdio_params() local
3638 struct dhd_conf *conf = dhd->conf; dhd_conf_read_pcie_params() local
3662 struct dhd_conf *conf = dhd->conf; dhd_conf_read_pm_params() local
3734 struct dhd_conf *conf = dhd->conf; dhd_conf_read_others() local
4214 struct dhd_conf *conf = dhd->conf; dhd_conf_set_txglom_params() local
4277 struct dhd_conf *conf = dhd->conf; dhd_conf_postinit_ioctls() local
4380 struct dhd_conf *conf = dhd->conf; dhd_conf_preinit() local
4636 struct dhd_conf *conf = dhd->conf; dhd_conf_reset() local
4670 dhd_conf_t *conf; dhd_conf_attach() local
4698 struct dhd_conf *conf = dhd->conf; dhd_conf_detach() local
[all...]
H A Ddhd_ccode.c246 uint chip = dhd->conf->chip, chiprev = dhd->conf->chiprev; in dhd_ccode_map_country_list()
H A Dwl_ext_genl.c482 zconf->pm = dhd->conf->pm; in wl_ext_genl_bind()
483 dhd->conf->pm = PM_OFF; in wl_ext_genl_bind()
494 dhd->conf->pm = zconf->pm; in wl_ext_genl_bind()
H A Ddhd_debug_linux.c440 if ((dhdp->conf->chip != BCM43751_CHIP_ID) && (dhdp->conf->chip != BCM43752_CHIP_ID) && in dhd_os_dbg_get_feature()
441 (dhdp->conf->chip != BCM4375_CHIP_ID)) in dhd_os_dbg_get_feature()
H A Ddhd_sdio.c377 return (((uint8)(bus->tx_max - bus->tx_seq) - bus->dhd->conf->tx_max_offset > 1) && \ in dhdsdio_is_dataok()
383 return ((uint8)(bus->tx_max - bus->tx_seq) - 1 - bus->dhd->conf->tx_max_offset); in dhdsdio_get_databufcnt()
1855 if (bus->dhd->conf->orphan_move == 1) in dhd_bus_txdata()
1856 PKTORPHAN(pkt, bus->dhd->conf->tsq); in dhd_bus_txdata()
1918 if (bus->dhd->conf->deferred_tx_len) { in dhd_bus_txdata()
1923 if(pktq_n_pkts_tot(&bus->txq) >= bus->dhd->conf->deferred_tx_len && in dhd_bus_txdata()
2189 if (bus->dhd->conf->txglom_bucket_size) in dhdsdio_txpkt_preprocess()
2203 if(bus->dhd->conf->txglom_ext && !last_chained_pkt) { in dhdsdio_txpkt_preprocess()
2207 pkt_len = bus->dhd->conf->txglom_bucket_size - TXGLOM_RECV_OFFSET; in dhdsdio_txpkt_preprocess()
2210 pkt_len = bus->dhd->conf in dhdsdio_txpkt_preprocess()
[all...]
H A Dwl_android_ext.c955 if (dhd->conf->chip == BCM43362_CHIP_ID) in wl_ext_connect()
1716 if (dhd->conf->chip == BCM43430_CHIP_ID && cur_if->ifidx > 0 && wsec >= 2 && in wl_ext_set_emode()
2391 if (dhd->conf->fw_type != FW_TYPE_MESH) { in wl_ext_isam_init()
3553 if (dhd->conf->disable_proptx!=0) { in wl_ext_disable_iface()
4349 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_5g; in wl_ext_update_wlfc_maxcount()
4368 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_2g; in wl_ext_update_wlfc_maxcount()
4370 tmp_if->transit_maxcount = dhd->conf->proptx_maxcnt_5g; in wl_ext_update_wlfc_maxcount()
4845 action = action & dhd->conf->in4way; in wl_ext_in4way_sync_sta()
4848 status, action, dhd->conf->in4way); in wl_ext_in4way_sync_sta()
4905 wake_up_interruptible(&dhd->conf in wl_ext_in4way_sync_sta()
[all...]
H A Ddhd_linux.c886 __FUNCTION__, action, suspend, dhdinfo->pub.conf->suspend_mode); in dhd_pm_callback()
889 if (dhdinfo->pub.conf->suspend_mode == PM_NOTIFIER) in dhd_pm_callback()
894 if (dhdinfo->pub.conf->suspend_mode == PM_NOTIFIER) in dhd_pm_callback()
898 if (dhdinfo->pub.conf->suspend_mode == PM_NOTIFIER) in dhd_pm_callback()
903 if (dhdinfo->pub.conf->suspend_mode == PM_NOTIFIER) in dhd_pm_callback()
2361 if (dhd && dhd->pub.conf->suspend_mode == EARLY_SUSPEND) { in dhd_early_suspend()
2372 if (dhd && dhd->pub.conf->suspend_mode == EARLY_SUSPEND) { in dhd_late_resume()
3482 if (dhdp->conf->pktprio8021x >= 0) in __dhd_sendpkt()
3483 pktset8021xprio(pktbuf, dhdp->conf->pktprio8021x); in __dhd_sendpkt()
3689 dhd->pub.conf in dhd_start_xmit()
9266 const char *conf = NULL; dhd_update_fw_nv_path() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl.h1025 const mbedtls_ssl_config *conf; /*!< configuration information */ member
1237 * \warning The conf structure will be accessed during the session.
1246 * \param conf SSL configuration to use
1252 const mbedtls_ssl_config *conf );
1269 * \param conf SSL configuration
1272 void mbedtls_ssl_conf_endpoint( mbedtls_ssl_config *conf, int endpoint );
1283 * \param conf SSL configuration
1288 void mbedtls_ssl_conf_transport( mbedtls_ssl_config *conf, int transport );
1294 * \param conf SSL configuration
1316 void mbedtls_ssl_conf_authmode( mbedtls_ssl_config *conf, in
[all...]
H A Dssl_internal.h665 key_cert = ssl->conf->key_cert; in mbedtls_ssl_own_key()
677 key_cert = ssl->conf->key_cert; in mbedtls_ssl_own_cert()
705 if( ssl->conf->transport == MBEDTLS_SSL_TRANSPORT_DATAGRAM ) in mbedtls_ssl_hdr_len()
716 if( ssl->conf->transport == MBEDTLS_SSL_TRANSPORT_DATAGRAM ) in mbedtls_ssl_hs_hdr_len()
/device/qemu/drivers/virtio/
H A Dvirtinput.c185 static void VirtinFillHidAbsInfo(struct VirtinConfig *conf, HidInfo *devInfo) in VirtinFillHidAbsInfo() argument
191 conf->select = VIRTIO_INPUT_CFG_ABS_INFO; in VirtinFillHidAbsInfo()
192 conf->subsel = i; in VirtinFillHidAbsInfo()
194 if (conf->size == 0) { in VirtinFillHidAbsInfo()
198 devInfo->axisInfo[i].min = (int32_t)conf->u.abs.min; in VirtinFillHidAbsInfo()
199 devInfo->axisInfo[i].max = (int32_t)conf->u.abs.max; in VirtinFillHidAbsInfo()
200 devInfo->axisInfo[i].fuzz = (int32_t)conf->u.abs.fuzz; in VirtinFillHidAbsInfo()
201 devInfo->axisInfo[i].flat = (int32_t)conf->u.abs.flat; in VirtinFillHidAbsInfo()
202 devInfo->axisInfo[i].range = (int32_t)conf->u.abs.res; in VirtinFillHidAbsInfo()
206 static void VirtinFillHidCodeBitmap(struct VirtinConfig *conf, HidInf argument
244 VirtinFillHidDevIds(struct VirtinConfig *conf, HidInfo *devInfo) VirtinFillHidDevIds() argument
259 struct VirtinConfig *conf = (struct VirtinConfig *)(in->dev.base + VIRTMMIO_REG_CONFIG); VirtinFillHidInfo() local
[all...]
H A Dvirtnet.c99 struct VirtnetConfig *conf = (struct VirtnetConfig *)(nic->dev.base + VIRTMMIO_REG_CONFIG); in Feature0() local
103 if (conf->mtu > WLAN_MAX_MTU || conf->mtu < WLAN_MIN_MTU) { in Feature0()
104 HDF_LOGE("[%s]unsupported backend net MTU: %u", __func__, conf->mtu); in Feature0()
107 netDev->mtu = conf->mtu; in Feature0()
118 netDev->macAddr[i] = conf->mac[i]; in Feature0()
H A Dvirtblock.c88 struct VirtblkConfig *conf = (void *)(blk->dev.base + VIRTMMIO_REG_CONFIG); in Feature0() local
98 bs = conf->blkSize; in Feature0()
106 blk->capacity = conf->capacity; in Feature0()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H A Dcmpi_log.c309 hi_log_level_conf *conf = (hi_log_level_conf *)(hi_uintptr_t)arg; in do_ioctl() local
311 if (conf->level > HI_DBG_DEBUG) { in do_ioctl()
312 HI_TRACE(HI_DBG_ERR, HI_ID_CMPI, "illegal level: %d\n", conf->level); in do_ioctl()
316 conf->mod_name[sizeof(conf->mod_name) - 1] = '\0'; in do_ioctl()
318 if (!osal_strcmp("all", conf->mod_name)) { in do_ioctl()
321 g_log_level[i] = conf->level; in do_ioctl()
324 if (conf->mod_id >= HI_ID_BUTT) { in do_ioctl()
326 __FUNCTION__, __LINE__, conf->mod_id); in do_ioctl()
330 g_log_level[conf in do_ioctl()
336 hi_log_level_conf *conf = (hi_log_level_conf *)(hi_uintptr_t)arg; do_ioctl() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c195 static bool VirtinFillHidCodeBitmap(struct VirtinConfig *conf, HidInfo *devInfo) in VirtinFillHidCodeBitmap() argument
203 conf->select = VIRTIO_INPUT_CFG_EV_BITS; in VirtinFillHidCodeBitmap()
204 conf->subsel = evType; in VirtinFillHidCodeBitmap()
206 if (conf->size == 0) { in VirtinFillHidCodeBitmap()
228 qDest[i] = conf->u.bitmap[i]; in VirtinFillHidCodeBitmap()
235 static void VirtinFillHidDevIds(struct VirtinConfig *conf, HidInfo *devInfo) in VirtinFillHidDevIds() argument
237 conf->select = VIRTIO_INPUT_CFG_ID_DEVIDS; in VirtinFillHidDevIds()
238 conf->subsel = 0; in VirtinFillHidDevIds()
240 if (conf->size) { in VirtinFillHidDevIds()
241 devInfo->bustype = conf in VirtinFillHidDevIds()
250 struct VirtinConfig *conf = (struct VirtinConfig *)(in->dev.base + VIRTMMIO_REG_CONFIG); VirtinFillHidInfo() local
[all...]
H A Dvirtnet.c147 struct VirtnetConfig *conf = (struct VirtnetConfig *)(nic->dev.base + VIRTMMIO_REG_CONFIG); in Feature0() local
151 if (conf->mtu > ETH_DATA_LEN) { in Feature0()
152 PRINT_ERR("unsupported backend net MTU: %u\n", conf->mtu); in Feature0()
155 netif->mtu = conf->mtu; in Feature0()
163 netif->hwaddr[i] = conf->mac[i]; in Feature0()
/device/board/hihope/dayu210/kernel/
H A Dmake-ohos.sh27 EXTLINUX_CONF=${EXTLINUX_PATH}/extlinux.conf
72 conf=$2
75 ${MAKE} ARCH=${arch} ${conf}
77 echo "FAIL: ${MAKE} ARCH=${arch} ${conf}"
110 conf=${!ID_CONF}
120 make_kernel_image ${arch} ${conf} ${dtb}
H A Dmake-boot.sh24 EXTLINUX_CONF=${EXTLINUX_PATH}/extlinux.conf
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/menuconfig/
H A Dusr_config.py25 def mconf_set_env(style, conf, header):
30 os.environ["KCONFIG_CONFIG"] = conf
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dspi.h119 * @param conf Indicates the SPI configure to set.
123 unsigned int LzSpiSetConfig(unsigned int id, LzSpiConfig conf);
131 * @param conf Indicates the SPI configure to set.
135 unsigned int LzSpiInit(unsigned int id, LzSpiConfig conf);
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dtypec_altmode.h61 int (*notify)(struct typec_altmode *altmode, unsigned long conf, void *data);
69 int typec_altmode_notify(struct typec_altmode *altmode, unsigned long conf, void *data);
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DClients.h86 mbedtls_ssl_config conf; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1114 struct drm_mode_config *conf = &drm->mode_config; in rockchip_attach_connector_property() local
1124 ROCKCHIP_PROP_ATTACH(conf->tv_brightness_property, 0x32); in rockchip_attach_connector_property()
1125 ROCKCHIP_PROP_ATTACH(conf->tv_contrast_property, 0x32); in rockchip_attach_connector_property()
1126 ROCKCHIP_PROP_ATTACH(conf->tv_saturation_property, 0x32); in rockchip_attach_connector_property()
1127 ROCKCHIP_PROP_ATTACH(conf->tv_hue_property, 0x32); in rockchip_attach_connector_property()
1138 struct drm_mode_config *conf = &drm->mode_config; in rockchip_drm_set_property_default() local
1145 state = drm_atomic_helper_duplicate_state(drm, conf->acquire_ctx); in rockchip_drm_set_property_default()
1150 state->acquire_ctx = conf->acquire_ctx; in rockchip_drm_set_property_default()
/device/soc/rockchip/common/sdk_linux/
H A DMakefile587 # and from include/config/auto.conf.cmd to detect the compiler upgrade.
647 include include/config/auto.conf
700 include include/config/auto.conf.cmd
713 # include/config/auto.conf (which mirrors .config).
721 %/config/auto.conf %/config/auto.conf.cmd %/generated/autoconf.h: $(KCONFIG_CONFIG)
726 # and include/config/auto.conf but do not care if they are up-to-date.
727 # Use auto.conf to trigger the test
728 PHONY += include/config/auto.conf
730 include/config/auto.conf
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_wifi_api.h1382 * @param conf [IN] Type #hi_wifi_softap_config *, softap's configuration.CNcomment:SoftAP配置.CNend
1393 int hi_wifi_softap_start(hi_wifi_softap_config *conf, char *ifname, int *len);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_wifi_api.h1495 * @param conf [IN] Type #hi_wifi_softap_config *, softap's configuration.CNcomment:SoftAP配置.CNend
1505 int hi_wifi_softap_start(hi_wifi_softap_config *conf, char *ifname, int *len);

Completed in 50 milliseconds

12