Home
last modified time | relevance | path

Searched refs:iwx_host_cmd (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwxvar.h204 struct iwx_host_cmd { struct
H A Dif_iwx.c463 static int iwx_send_cmd(struct iwx_softc *, struct iwx_host_cmd *);
466 static int iwx_send_cmd_status(struct iwx_softc *, struct iwx_host_cmd *,
470 static void iwx_free_resp(struct iwx_softc *, struct iwx_host_cmd *);
2942 struct iwx_host_cmd hcmd = { in iwx_enable_txq()
3034 struct iwx_host_cmd hcmd = { in iwx_disable_txq()
3626 struct iwx_host_cmd hcmd = { in iwx_nvm_get()
5174 iwx_send_cmd(struct iwx_softc *sc, struct iwx_host_cmd *hcmd) in iwx_send_cmd()
5352 struct iwx_host_cmd cmd = { in iwx_send_cmd_pdu()
5363 iwx_send_cmd_status(struct iwx_softc *sc, struct iwx_host_cmd *cmd, in iwx_send_cmd_status()
5398 struct iwx_host_cmd cmd = { in iwx_send_cmd_pdu_status()
[all …]