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

/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c285 struct work_struct fw_reload; member in struct:mwl8k_priv
1628 ieee80211_queue_work(hw, &priv->fw_reload);
4911 container_of(work, struct mwl8k_priv, fw_reload);
6135 INIT_WORK(&priv->fw_reload, mwl8k_hw_restart_work);

Completed in 379 milliseconds