Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h188 int iwl_trans_txq_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
H A Dtx.c1859 int iwl_trans_txq_send_hcmd(struct iwl_trans *trans, in iwl_trans_txq_send_hcmd() function
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c187 ret = iwl_trans_txq_send_hcmd(trans, cmd); in iwl_trans_send_cmd()