Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c570 return IEEE80211_MAX_MPDU_LEN_HT_BA; in rs_fw_get_max_amsdu_len()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsta.c624 link_sta->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_BA; in iwl_mld_set_max_amsdu_len()
/linux-6.15/net/mac80211/
H A Drc80211_minstrel_ht.c1543 return IEEE80211_MAX_MPDU_LEN_HT_BA; in minstrel_ht_get_max_amsdu_len()
H A Dsta_info.c547 link_sta->agg.max_rc_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_BA; in sta_info_add_link()
/linux-6.15/include/linux/
H A Dieee80211.h238 #define IEEE80211_MAX_MPDU_LEN_HT_BA 4095 macro