Home
last modified time | relevance | path

Searched refs:emlmr_mcs_map_count (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A Deht.c242 eml_params.emlmr_mcs_map_count = ptr[2]; in ieee80211_rx_eml_op_mode_notif()
243 if (eml_params.emlmr_mcs_map_count > 2) in ieee80211_rx_eml_op_mode_notif()
246 mcs_map_size = 3 * (1 + eml_params.emlmr_mcs_map_count); in ieee80211_rx_eml_op_mode_notif()
/linux/include/net/
H A Dmac80211.h1941 u8 emlmr_mcs_map_count; member