Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c3214 bool alloc_queue = true; in iwl_mvm_sta_tx_agg_oper() local
3271 alloc_queue = false; in iwl_mvm_sta_tx_agg_oper()
3277 if (!alloc_queue && buf_size < IWL_FRAME_LIMIT) { in iwl_mvm_sta_tx_agg_oper()
3300 if (alloc_queue) in iwl_mvm_sta_tx_agg_oper()