Home
last modified time | relevance | path

Searched refs:oper_mode (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_main.c71 static char *opmode_str(int oper_mode) in opmode_str() argument
73 switch (oper_mode) { in opmode_str()
106 common->oper_mode, opmode_str(common->oper_mode)); in rsi_print_version()
297 * @oper_mode: One of DEV_OPMODE_*.
301 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument
345 common->oper_mode = oper_mode; in rsi_91x_init()
348 switch (common->oper_mode) { in rsi_91x_init()
365 common->oper_mode in rsi_91x_init()
[all...]
H A Drsi_common.h83 struct rsi_hw *rsi_91x_init(u16 oper_mode);
H A Drsi_main.h299 u16 oper_mode; member
H A Drsi_91x_mgmt.c898 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
H A Drsi_91x_mac80211.c2052 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_main.c71 static char *opmode_str(int oper_mode) in opmode_str() argument
73 switch (oper_mode) { in opmode_str()
106 common->oper_mode, opmode_str(common->oper_mode)); in rsi_print_version()
297 * @oper_mode: One of DEV_OPMODE_*.
301 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument
345 common->oper_mode = oper_mode; in rsi_91x_init()
348 switch (common->oper_mode) { in rsi_91x_init()
365 common->oper_mode in rsi_91x_init()
[all...]
H A Drsi_common.h83 struct rsi_hw *rsi_91x_init(u16 oper_mode);
H A Drsi_main.h299 u16 oper_mode; member
H A Drsi_91x_mgmt.c898 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
H A Drsi_91x_mac80211.c2070 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H 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()
H A 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()
2981 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn()
2982 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
H A Dfw.h1197 u8 oper_mode; member
1838 u8 oper_mode; member
H A Dmain.h432 struct ieee_types_oper_mode_ntf *oper_mode; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c239 if (bss_desc->oper_mode) { in mwifiex_cmd_append_11ac_tlv()
240 ieee_oper_ntf = bss_desc->oper_mode; in mwifiex_cmd_append_11ac_tlv()
245 oper_ntf->oper_mode = ieee_oper_ntf->oper_mode; in mwifiex_cmd_append_11ac_tlv()
H A Dscan.c1436 bss_entry->oper_mode = (void *)current_ptr; in mwifiex_update_bss_desc_with_ie()
1438 (u16)((u8 *)bss_entry->oper_mode - in mwifiex_update_bss_desc_with_ie()
2963 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn()
2964 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
H A Dfw.h1191 u8 oper_mode; member
1832 u8 oper_mode; member
H A Dmain.h422 struct ieee_types_oper_mode_ntf *oper_mode; member
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
H A 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()
1036 if (ctx->config.oper_mode == HASH_OPER_MODE_HMAC && ctx->key) { in hash_hw_final()
1367 ctx->config.oper_mode = HASH_OPER_MODE_HASH; in ahash_sha1_init()
1380 ctx->config.oper_mode in ahash_sha256_init()
[all...]
H A Dhash_alg.h291 * @oper_mode: Operating mode selection bit.
296 int oper_mode; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1529 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1536 bss->oper_mode = 0; in wcn36xx_smd_set_bss_params()
1542 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1634 bss->oper_mode = bss_v0.oper_mode; in wcn36xx_smd_config_bss_v1()
1705 "hal config bss v1 bssid %pM self_mac_addr %pM bss_type %d oper_mode %d nw_type %d\n", in wcn36xx_smd_config_bss_v1()
1707 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1()
1746 "hal config bss bssid %pM self_mac_addr %pM bss_type %d oper_mode %d nw_type %d\n", in wcn36xx_smd_config_bss_v0()
1748 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v0()
H A Dhal.h1870 u8 oper_mode; member
2017 u8 oper_mode; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c1605 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1612 bss->oper_mode = 0; in wcn36xx_smd_set_bss_params()
1618 bss->oper_mode = 1; in wcn36xx_smd_set_bss_params()
1710 bss->oper_mode = bss_v0.oper_mode; in wcn36xx_smd_config_bss_v1()
1781 "hal config bss v1 bssid %pM self_mac_addr %pM bss_type %d oper_mode %d nw_type %d\n", in wcn36xx_smd_config_bss_v1()
1783 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v1()
1822 "hal config bss bssid %pM self_mac_addr %pM bss_type %d oper_mode %d nw_type %d\n", in wcn36xx_smd_config_bss_v0()
1824 bss->oper_mode, bss->nw_type); in wcn36xx_smd_config_bss_v0()
H A Dhal.h1902 u8 oper_mode; member
2049 u8 oper_mode; member

Completed in 67 milliseconds