Searched refs:dot11_cap (Results 1 – 1 of 1) sorted by relevance
7831 tDot11fIEhe_cap dot11_cap; in lim_set_he_caps() local7838 populate_dot11f_he_caps_by_band(mac, is_band_2g, &dot11_cap, in lim_set_he_caps()7840 lim_log_he_cap(mac, &dot11_cap); in lim_set_he_caps()7847 he_cap->htc_he = dot11_cap.htc_he; in lim_set_he_caps()7848 he_cap->twt_request = dot11_cap.twt_request; in lim_set_he_caps()7849 he_cap->twt_responder = dot11_cap.twt_responder; in lim_set_he_caps()7850 he_cap->fragmentation = dot11_cap.fragmentation; in lim_set_he_caps()7852 dot11_cap.max_num_frag_msdu_amsdu_exp; in lim_set_he_caps()7853 he_cap->min_frag_size = dot11_cap.min_frag_size; in lim_set_he_caps()7854 he_cap->trigger_frm_mac_pad = dot11_cap.trigger_frm_mac_pad; in lim_set_he_caps()[all …]