Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDsta.h542 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
HDmac80211.c1060 ret = iwl_mvm_sta_rx_agg(mvm, sta, tid, *ssn, true, buf_size, in iwl_mvm_mac_ampdu_action()
1064 ret = iwl_mvm_sta_rx_agg(mvm, sta, tid, 0, false, buf_size, in iwl_mvm_mac_ampdu_action()
HDsta.c2899 int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_rx_agg() function