HomeSort by: relevance | last modified time | path
    Searched refs:iwm_host_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmvar.h 217 struct iwm_host_cmd { struct
if_iwm.c 385 static int iwm_send_cmd(struct iwm_softc *, struct iwm_host_cmd *);
388 static int iwm_send_cmd_status(struct iwm_softc *, struct iwm_host_cmd *,
392 static void iwm_free_resp(struct iwm_softc *, struct iwm_host_cmd *);
2279 struct iwm_host_cmd cmd = {
2503 struct iwm_host_cmd cmd = {
4184 iwm_send_cmd(struct iwm_softc *sc, struct iwm_host_cmd *hcmd)
4361 struct iwm_host_cmd cmd = {
4372 iwm_send_cmd_status(struct iwm_softc *sc, struct iwm_host_cmd *cmd,
4415 struct iwm_host_cmd cmd = {
4425 iwm_free_resp(struct iwm_softc *sc, struct iwm_host_cmd *hcmd
    [all...]

Completed in 53 milliseconds