Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Dmain.c214 struct iwl_mei_cache { struct
226 static struct iwl_mei_cache iwl_mei_cache = { variable
622 netdev = rcu_dereference_protected(iwl_mei_cache.netdev, in iwl_mei_netdev_work()
704 if (!iwl_mei_cache.ops || in iwl_mei_handle_conn_status()
711 iwl_mei_cache.ops->me_conn_status(iwl_mei_cache.priv, &conn_info); in iwl_mei_handle_conn_status()
723 iwl_mei_cache.ops->roaming_forbidden(iwl_mei_cache.priv, in iwl_mei_handle_conn_status()
726 iwl_mei_cache.ops->rfkill(iwl_mei_cache.priv, in iwl_mei_handle_conn_status()
739 .mcc = cpu_to_le16(iwl_mei_cache.mcc), in iwl_mei_set_init_conf()
752 .val = cpu_to_le32(iwl_mei_cache.rf_kill), in iwl_mei_set_init_conf()
756 if (iwl_mei_cache.ops) { in iwl_mei_set_init_conf()
[all …]