Home
last modified time | relevance | path

Searched refs:iwl_trans_alloc_tx_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h1175 iwl_trans_alloc_tx_cmd(struct iwl_trans *trans) in iwl_trans_alloc_tx_cmd() function
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c503 dev_cmd = iwl_trans_alloc_tx_cmd(mvm->trans); in iwl_mvm_set_tx_params()