Searched refs:bss_load_elem (Results 1 – 1 of 1) sorted by relevance
720 const struct element *bss_load_elem = NULL; in iwl_mld_get_chan_load_from_element() local727 bss_load_elem = cfg80211_find_elem(WLAN_EID_QBSS_LOAD, in iwl_mld_get_chan_load_from_element()730 if (!bss_load_elem || in iwl_mld_get_chan_load_from_element()731 bss_load_elem->datalen != sizeof(*bss_load)) in iwl_mld_get_chan_load_from_element()734 bss_load = (const void *)bss_load_elem->data; in iwl_mld_get_chan_load_from_element()