Searched refs:iwl_down (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/iwlwifi/
H A Diwl-agn.c2767 static void iwl_down(struct iwl_priv *priv) function
3003 iwl_down(priv);
3006 iwl_down(priv);
3251 iwl_down(priv);
4165 * to be called and iwl_down since we are removing the device
4173 iwl_down(priv);
4178 * This may be redundant with iwl_down(), but there are paths to
4179 * run iwl_down() without calling apm_ops.stop(), and there are
4180 * paths to avoid running iwl_down() at all before leaving driver.

Completed in 225 milliseconds