Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
A 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()
297 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument
341 common->oper_mode = oper_mode; in rsi_91x_init()
344 switch (common->oper_mode) { in rsi_91x_init()
361 common->oper_mode = 1; in rsi_91x_init()
365 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init()
A Drsi_common.h83 struct rsi_hw *rsi_91x_init(u16 oper_mode);
A Drsi_main.h299 u16 oper_mode; member
A Drsi_91x_mac80211.c2069 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
A Drsi_91x_mgmt.c898 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
/linux/drivers/crypto/ux500/hash/
A Dhash_core.c485 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC) in init_hash_hw()
714 if (HASH_OPER_MODE_HASH == config->oper_mode) in hash_setconfiguration()
1369 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha1_init()
1382 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha256_init()
1435 ctx->config.oper_mode = HASH_OPER_MODE_HMAC; in hmac_sha1_init()
1448 ctx->config.oper_mode = HASH_OPER_MODE_HMAC; in hmac_sha256_init()
1516 ctx->config.oper_mode = hash_alg->conf.oper_mode; in hash_cra_init()
1526 .conf.oper_mode = HASH_OPER_MODE_HASH,
1549 .conf.oper_mode = HASH_OPER_MODE_HASH,
1572 .conf.oper_mode = HASH_OPER_MODE_HMAC,
[all …]
A Dhash_alg.h296 int oper_mode; member
/linux/drivers/net/wireless/marvell/mwifiex/
A 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()
A Dscan.c1453 bss_entry->oper_mode = (void *)current_ptr; in mwifiex_update_bss_desc_with_ie()
1455 (u16)((u8 *)bss_entry->oper_mode - in mwifiex_update_bss_desc_with_ie()
2980 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn()
2981 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
A Dfw.h1201 u8 oper_mode; member
1842 u8 oper_mode; member
A Dmain.h432 struct ieee_types_oper_mode_ntf *oper_mode; member
/linux/drivers/net/wireless/ath/wcn36xx/
A Dsmd.c1597 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1604 bss->oper_mode = 0; in wcn36xx_smd_set_bss_params()
1610 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1702 bss->oper_mode = bss_v0.oper_mode; in wcn36xx_smd_config_bss_v1()
1775 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1()
1816 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v0()
A Dhal.h1902 u8 oper_mode; member
2049 u8 oper_mode; member

Completed in 140 milliseconds