Home
last modified time | relevance | path

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

/linux/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()
302 struct rsi_hw *rsi_91x_init(u16 oper_mode) in rsi_91x_init() argument
346 common->oper_mode = oper_mode; in rsi_91x_init()
349 switch (common->oper_mode) { in rsi_91x_init()
366 common->oper_mode = 1; in rsi_91x_init()
370 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init()
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_mac80211.c2098 wiphy->max_ap_assoc_sta = rsi_max_ap_stas[common->oper_mode - 1]; in rsi_mac80211_attach()
H A Drsi_91x_mgmt.c900 dev_cfgs->opermode = common->oper_mode; in rsi_send_common_dev_params()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ac.c231 if (bss_desc->oper_mode) { in nxpwifi_cmd_append_11ac_tlv()
232 ieee_oper_ntf = bss_desc->oper_mode; in nxpwifi_cmd_append_11ac_tlv()
237 oper_ntf->oper_mode = ieee_oper_ntf->oper_mode; in nxpwifi_cmd_append_11ac_tlv()
H A Dscan.c1253 bss_entry->oper_mode = (void *)current_ptr; in nxpwifi_update_bss_desc_with_ie()
2687 if (curr_bss->oper_mode) in nxpwifi_save_curr_bcn()
2688 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in nxpwifi_save_curr_bcn()
H A Dfw.h1323 u8 oper_mode; member
1860 u8 oper_mode; member
H A Dmain.h364 struct ieee_types_oper_mode_ntf *oper_mode; member
/linux/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.c1430 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()
2950 if (curr_bss->oper_mode) in mwifiex_save_curr_bcn()
2951 curr_bss->oper_mode = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
H A Dfw.h1236 u8 oper_mode; member
1877 u8 oper_mode; member