Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c215 struct task_struct *fw_mutex_owner; member
2153 if (priv->fw_mutex_owner != current) { in mwl8k_fw_lock()
2169 priv->fw_mutex_owner = current; in mwl8k_fw_lock()
2185 priv->fw_mutex_owner = NULL; in mwl8k_fw_unlock()
6135 priv->fw_mutex_owner = NULL; in mwl8k_firmware_load_success()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c215 struct task_struct *fw_mutex_owner; member
2157 if (priv->fw_mutex_owner != current) { in mwl8k_fw_lock()
2173 priv->fw_mutex_owner = current; in mwl8k_fw_lock()
2189 priv->fw_mutex_owner = NULL; in mwl8k_fw_unlock()
6144 priv->fw_mutex_owner = NULL; in mwl8k_firmware_load_success()

Completed in 28 milliseconds