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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c156 struct task_struct *fw_mutex_owner; member in struct:mwl8k_priv
1491 if (priv->fw_mutex_owner != current) {
1505 priv->fw_mutex_owner = current;
1519 priv->fw_mutex_owner = NULL;
4026 priv->fw_mutex_owner = NULL;

Completed in 65 milliseconds