Searched refs:iwl_trans_alloc_tx_cmd (Results 1 – 2 of 2) sorted by relevance
336 struct iwl_device_tx_cmd *iwl_trans_alloc_tx_cmd(struct iwl_trans *trans) in iwl_trans_alloc_tx_cmd() function340 IWL_EXPORT_SYMBOL(iwl_trans_alloc_tx_cmd);
344 dev_cmd = iwl_trans_alloc_tx_cmd(priv->trans); in iwlagn_tx_skb()