Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h3837 #define WLAN_EXT_CAPA8_MAX_MSDU_IN_AMSDU_LSB BIT(7) macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c231 WLAN_EXT_CAPA8_MAX_MSDU_IN_AMSDU_LSB,
240 WLAN_EXT_CAPA8_MAX_MSDU_IN_AMSDU_LSB,
/openbmc/linux/net/mac80211/
H A Dsta_info.c3026 val = u8_get_bits(ext_capab[7], WLAN_EXT_CAPA8_MAX_MSDU_IN_AMSDU_LSB); in ieee80211_sta_set_max_amsdu_subframes()