Searched refs:iwl_enqueue_hcmd (Results 1 - 3 of 3) 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-hcmd.c149 ret = iwl_enqueue_hcmd(priv, cmd);
176 cmd_idx = iwl_enqueue_hcmd(priv, cmd);
H A Diwl-core.h581 int iwl_enqueue_hcmd(struct iwl_priv *priv, struct iwl_host_cmd *cmd);
H A Diwl-tx.c406 * iwl_enqueue_hcmd - enqueue a uCode command
414 int iwl_enqueue_hcmd(struct iwl_priv *priv, struct iwl_host_cmd *cmd) function

Completed in 128 milliseconds