Home
last modified time | relevance | path

Searched refs:host_mlme_enabled (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c225 if (adapter->host_mlme_enabled && adapter->host_mlme_link_lost) in mwifiex_reset_connect_state()
753 if (adapter->host_mlme_enabled) { in mwifiex_process_sta_event()
1014 if (adapter->host_mlme_enabled && in mwifiex_process_sta_event()
H A Djoin.c514 if (priv->adapter->host_mlme_enabled) { in mwifiex_cmd_802_11_associate()
673 if (adapter->host_mlme_enabled) { in mwifiex_ret_802_11_associate()
727 if (priv->adapter->host_mlme_enabled) in mwifiex_ret_802_11_associate()
1535 if (priv->adapter->host_mlme_enabled) { in mwifiex_deauthenticate()
H A Dmain.c1595 if (adapter->host_mlme_enabled) { in mwifiex_reinit_sw()
1770 if (adapter->host_mlme_enabled) { in mwifiex_add_card()
H A Dcmdevt.c1698 adapter->host_mlme_enabled = false; in mwifiex_ret_get_hw_spec()
1701 adapter->host_mlme_enabled ? "enable" : "disable", in mwifiex_ret_get_hw_spec()
H A Dutil.c502 if (priv->adapter->host_mlme_enabled && in mwifiex_process_mgmt_packet()
H A Duap_cmd.c760 if (priv->adapter->host_mlme_enabled) { in mwifiex_cmd_uap_bss_start()
H A Dmain.h1006 bool host_mlme_enabled; member
H A Dsdio.c2525 adapter->host_mlme_enabled = card->host_mlme; in mwifiex_register_dev()