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 413 static int iwm_send_cmd(struct iwm_softc *, struct iwm_host_cmd *);
416 static int iwm_send_cmd_status(struct iwm_softc *, struct iwm_host_cmd *,
420 static void iwm_free_resp(struct iwm_softc *, struct iwm_host_cmd *);
2469 struct iwm_host_cmd cmd = {
2564 struct iwm_host_cmd hcmd = {
2697 struct iwm_host_cmd cmd = {
4479 iwm_send_cmd(struct iwm_softc *sc, struct iwm_host_cmd *hcmd)
4679 struct iwm_host_cmd cmd = {
4690 iwm_send_cmd_status(struct iwm_softc *sc, struct iwm_host_cmd *cmd,
4725 struct iwm_host_cmd cmd =
    [all...]

Completed in 18 milliseconds