Home
last modified time | relevance | path

Searched refs:oper_mode (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/net/wireless/rsi/
Drsi_91x_main.c70 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()
286 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument
330 common->oper_mode = oper_mode; in rsi_91x_init()
333 switch (common->oper_mode) { in rsi_91x_init()
350 common->oper_mode = 1; in rsi_91x_init()
354 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init()
Drsi_common.h83 struct rsi_hw *rsi_91x_init(u16 oper_mode);
Drsi_main.h293 u16 oper_mode; member
Drsi_91x_mac80211.c2084 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
Drsi_91x_mgmt.c891 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
/Linux-v5.4/drivers/crypto/ux500/hash/
Dhash_core.c228 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()
902 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC) in hash_dma_final()
933 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC && ctx->key) { in hash_dma_final()
1035 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC && ctx->key) { in hash_hw_final()
1360 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha1_init()
1373 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha256_init()
[all …]
Dhash_alg.h296 int oper_mode; member
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
D11ac.c251 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()
Dscan.c1454 bss_entry->oper_mode = (void *)current_ptr; in mwifiex_update_bss_desc_with_ie()
1456 (u16)((u8 *)bss_entry->oper_mode - in mwifiex_update_bss_desc_with_ie()
2976 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn()
2977 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
Dfw.h1193 u8 oper_mode; member
1834 u8 oper_mode; member
Dmain.h432 struct ieee_types_oper_mode_ntf *oper_mode; member
/Linux-v5.4/drivers/net/wireless/ath/wcn36xx/
Dsmd.c1288 msg_body->bss_params.oper_mode = orig->bss_params.oper_mode; in wcn36xx_smd_config_bss_v1()
1369 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1()
1458 bss->oper_mode = 1; in wcn36xx_smd_config_bss()
1465 bss->oper_mode = 0; in wcn36xx_smd_config_bss()
1471 bss->oper_mode = 1; in wcn36xx_smd_config_bss()
1530 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss()
Dhal.h1660 u8 oper_mode; member
1807 u8 oper_mode; member