Home
last modified time | relevance | path

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

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