Searched refs:bcn_he_cap (Results 1 – 3 of 3) sorted by relevance
161 if (!bss_desc->bcn_he_cap) in nxpwifi_cmd_append_11ax_tlv()397 if (!bss_desc->bcn_he_cap) in nxpwifi_is_ap_11ax_twt_supported()399 if (!(bss_desc->bcn_he_cap->mac_cap_info[0] & HE_MAC_CAP_TWT_RESP_SUPPORT)) in nxpwifi_is_ap_11ax_twt_supported()
1266 bss_entry->bcn_he_cap = in nxpwifi_update_bss_desc_with_ie()1269 (u16)((u8 *)bss_entry->bcn_he_cap - in nxpwifi_update_bss_desc_with_ie()2671 if (curr_bss->bcn_he_cap) in nxpwifi_save_curr_bcn()2672 curr_bss->bcn_he_cap = (void *)(curr_bss->beacon_buf + in nxpwifi_save_curr_bcn()
367 struct ieee80211_he_cap_elem *bcn_he_cap; member