Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h554 int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
H A Dtx.c1625 int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_pcie_send_hcmd() function
H A Dtrans.c3443 .send_cmd = iwl_trans_pcie_send_hcmd,