Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h524 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
H A Dmac80211.c978 ret = iwl_mvm_sta_rx_agg(mvm, sta, tid, *ssn, true, buf_size, in iwl_mvm_mac_ampdu_action()
982 ret = iwl_mvm_sta_rx_agg(mvm, sta, tid, 0, false, buf_size, in iwl_mvm_mac_ampdu_action()
H A Dsta.c2875 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_rx_agg() function