Searched refs:iwl_powertable_cmd (Results 1 - 4 of 4) 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-power.h127 struct iwl_powertable_cmd sleep_cmd;
H A Diwl-power.c69 struct iwl_powertable_cmd cmd;
118 struct iwl_powertable_cmd *cmd,
237 struct iwl_powertable_cmd *cmd)
248 struct iwl_powertable_cmd *cmd,
290 static int iwl_set_power(struct iwl_priv *priv, struct iwl_powertable_cmd *cmd)
304 sizeof(struct iwl_powertable_cmd), cmd);
314 struct iwl_powertable_cmd cmd;
H A Diwl-commands.h2509 * struct iwl_powertable_cmd - Power Table Command
2558 struct iwl_powertable_cmd { struct
H A Diwl-debugfs.c829 struct iwl_powertable_cmd *cmd = &priv->power_data.sleep_cmd;

Completed in 69 milliseconds