Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c215 struct task_struct *fw_mutex_owner; member
2162 if (priv->fw_mutex_owner != current) { in mwl8k_fw_lock()
2178 priv->fw_mutex_owner = current; in mwl8k_fw_lock()
2194 priv->fw_mutex_owner = NULL; in mwl8k_fw_unlock()
6153 priv->fw_mutex_owner = NULL; in mwl8k_firmware_load_success()