Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/pcie/
Dinternal.h432 int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
Dtx.c1789 int iwl_trans_pcie_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_pcie_send_hcmd() function
Dtrans.c2627 .send_cmd = iwl_trans_pcie_send_hcmd,