Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dsmu.c69 STAILQ_ENTRY(smu_cmd) cmd_q;
478 STAILQ_REMOVE_HEAD(&sc->sc_cmdq, cmd_q); in smu_doorbell_intr()
497 STAILQ_INSERT_TAIL(&sc->sc_cmdq, cmd, cmd_q); in smu_run_cmd()
525 cmd_q); in smu_run_cmd()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c660 bool tdls, bool cmd_q) in iwl_mvm_get_wd_timeout() argument
664 unsigned int default_timeout = cmd_q ? in iwl_mvm_get_wd_timeout()
686 if (cmd_q) in iwl_mvm_get_wd_timeout()
H A Dmvm.h2367 bool tdls, bool cmd_q);