Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.h182 int iwl_trans_txq_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd);
Dtx.c1830 int iwl_trans_txq_send_hcmd(struct iwl_trans *trans, in iwl_trans_txq_send_hcmd() function
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c187 ret = iwl_trans_txq_send_hcmd(trans, cmd); in iwl_trans_send_cmd()