Home
last modified time | relevance | path

Searched refs:amsdu_in_ampdu_allowed (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h306 * @amsdu_in_ampdu_allowed: true if A-MSDU in A-MPDU is allowed.
325 bool amsdu_in_ampdu_allowed; member
H A Dtx.c923 * No need to lock amsdu_in_ampdu_allowed since it can't be modified in iwl_mvm_tx_tso()
927 !mvmsta->tid_data[tid].amsdu_in_ampdu_allowed) || in iwl_mvm_tx_tso()
H A Dsta.c2980 tid_data->amsdu_in_ampdu_allowed = amsdu; in iwl_mvm_sta_tx_agg_oper()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h248 * @amsdu_in_ampdu_allowed: true if A-MSDU in A-MPDU is allowed.
267 bool amsdu_in_ampdu_allowed; member
H A Dtx.c991 * No need to lock amsdu_in_ampdu_allowed since it can't be modified in iwl_mvm_tx_tso()
995 !mvmsta->tid_data[tid].amsdu_in_ampdu_allowed) || in iwl_mvm_tx_tso()
H A Dsta.c3232 tid_data->amsdu_in_ampdu_allowed = amsdu; in iwl_mvm_sta_tx_agg_oper()

Completed in 17 milliseconds