Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c217 int fw_mutex_depth; member
2176 priv->fw_mutex_depth++; in mwl8k_fw_lock()
2185 if (!--priv->fw_mutex_depth) { in mwl8k_fw_unlock()
6145 priv->fw_mutex_depth = 0; in mwl8k_firmware_load_success()