Searched refs:oper_mode (Results 1 – 16 of 16) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/rsi/ |
| D | rsi_91x_main.c | 70 static char *opmode_str(int oper_mode) in opmode_str() argument 72 switch (oper_mode) { in opmode_str() 105 common->oper_mode, opmode_str(common->oper_mode)); in rsi_print_version() 292 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument 335 common->oper_mode = oper_mode; in rsi_91x_init() 338 switch (common->oper_mode) { in rsi_91x_init() 355 common->oper_mode = 1; in rsi_91x_init() 359 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init()
|
| D | rsi_common.h | 84 struct rsi_hw *rsi_91x_init(u16 oper_mode);
|
| D | rsi_main.h | 260 u16 oper_mode; member
|
| D | rsi_91x_mgmt.c | 811 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
|
| D | rsi_91x_mac80211.c | 1998 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
|
| /Linux-v4.19/drivers/crypto/ux500/hash/ |
| D | hash_core.c | 228 if (HASH_OPER_MODE_HASH == ctx->config.oper_mode) { in get_empty_message_digest() 246 } else if (HASH_OPER_MODE_HMAC == ctx->config.oper_mode) { in get_empty_message_digest() 484 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC) in init_hash_hw() 712 if (HASH_OPER_MODE_HASH == config->oper_mode) in hash_setconfiguration() 715 else if (HASH_OPER_MODE_HMAC == config->oper_mode) { in hash_setconfiguration() 901 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC) in hash_dma_final() 932 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC && ctx->key) { in hash_dma_final() 1033 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC && ctx->key) { in hash_hw_final() 1358 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha1_init() 1371 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha256_init() [all …]
|
| D | hash_alg.h | 296 int oper_mode; member
|
| /Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
| D | 11ac.c | 251 if (bss_desc->oper_mode) { in mwifiex_cmd_append_11ac_tlv() 252 ieee_oper_ntf = bss_desc->oper_mode; in mwifiex_cmd_append_11ac_tlv() 257 oper_ntf->oper_mode = ieee_oper_ntf->oper_mode; in mwifiex_cmd_append_11ac_tlv()
|
| D | scan.c | 1430 bss_entry->oper_mode = (void *)current_ptr; in mwifiex_update_bss_desc_with_ie() 1432 (u16)((u8 *)bss_entry->oper_mode - in mwifiex_update_bss_desc_with_ie() 2958 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn() 2959 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
|
| D | fw.h | 1193 u8 oper_mode; member 1828 u8 oper_mode; member
|
| D | main.h | 431 struct ieee_types_oper_mode_ntf *oper_mode; member
|
| /Linux-v4.19/drivers/staging/media/davinci_vpfe/ |
| D | dm365_resizer.h | 161 enum resizer_oper_mode oper_mode; member
|
| D | dm365_ipipe_hw.c | 43 regw_rsz(rsz_base, params->oper_mode, RSZ_SRC_MODE); in rsz_set_common_params() 94 regw_rsz(rsz_base, params->oper_mode, reg_base + RSZ_MODE); in rsz_set_rsz_regs()
|
| D | dm365_resizer.c | 502 param->oper_mode = RESIZER_MODE_CONTINIOUS; in resizer_configure_in_continuous_mode() 804 .oper_mode = RESIZER_MODE_ONE_SHOT, in resizer_set_default_configuration()
|
| /Linux-v4.19/drivers/net/wireless/ath/wcn36xx/ |
| D | smd.c | 1273 msg_body.bss_params.oper_mode = orig->bss_params.oper_mode; in wcn36xx_smd_config_bss_v1() 1354 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1() 1435 bss->oper_mode = 1; in wcn36xx_smd_config_bss() 1442 bss->oper_mode = 0; in wcn36xx_smd_config_bss() 1448 bss->oper_mode = 1; in wcn36xx_smd_config_bss() 1507 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss()
|
| D | hal.h | 1660 u8 oper_mode; member 1807 u8 oper_mode; member
|