Searched refs:iwm_hal_send_host_cmd (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/wireless/iwmc3200wifi/ |
D | hal.c | 421 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()
|
D | hal.h | 217 int iwm_hal_send_host_cmd(struct iwm_priv *iwm,
|
D | commands.c | 68 return iwm_hal_send_host_cmd(iwm, &udma_cmd, &umac_cmd, &lmac_cmd, in iwm_send_lmac_ptrough_cmd()
|