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

/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c217 int fw_mutex_depth; member in struct:mwl8k_priv
2178 priv->fw_mutex_depth++;
2187 if (!--priv->fw_mutex_depth) {
6151 priv->fw_mutex_depth = 0;

Completed in 265 milliseconds