Searched refs:peer_supp_chwd_set (Results 1 – 2 of 2) sorted by relevance
987 t_u8 peer_supp_chwd_set; in wlan_fill_tdls_vht_oprat_ie() local1032 peer_supp_chwd_set = GET_VHTCAP_CHWDSET(pvht_cap->vht_cap.vht_cap_info); in wlan_fill_tdls_vht_oprat_ie()1033 supp_chwd_set = MIN(supp_chwd_set, peer_supp_chwd_set); in wlan_fill_tdls_vht_oprat_ie()
242 u8 supp_chwd_set, peer_supp_chwd_set; in mwifiex_tdls_add_vht_oper() local287 peer_supp_chwd_set = in mwifiex_tdls_add_vht_oper()289 supp_chwd_set = min_t(u8, supp_chwd_set, peer_supp_chwd_set); in mwifiex_tdls_add_vht_oper()