Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dinternal.h1148 int iwl_pcie_gen2_enqueue_hcmd(struct iwl_trans *trans,
H A Dtx.c2583 cmd_idx = iwl_pcie_gen2_enqueue_hcmd(trans, cmd); in iwl_trans_pcie_send_hcmd_sync()
2686 ret = iwl_pcie_gen2_enqueue_hcmd(trans, cmd); in iwl_trans_pcie_send_hcmd()
H A Dtx-gen2.c1199 int iwl_pcie_gen2_enqueue_hcmd(struct iwl_trans *trans, in iwl_pcie_gen2_enqueue_hcmd() function