Home
last modified time | relevance | path

Searched refs:iwm_hal_send_host_cmd (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwmc3200wifi/
Dhal.c421 int iwm_hal_send_host_cmd(struct iwm_priv *iwm, in iwm_hal_send_host_cmd() function
468 return iwm_hal_send_host_cmd(iwm, udma_cmd, umac_cmd, NULL, in iwm_hal_send_umac_cmd()
Dhal.h217 int iwm_hal_send_host_cmd(struct iwm_priv *iwm,
Dcommands.c68 return iwm_hal_send_host_cmd(iwm, &udma_cmd, &umac_cmd, &lmac_cmd, in iwm_send_lmac_ptrough_cmd()