Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ac.c988 t_u8 ap_supp_chwd_set; in wlan_fill_tdls_vht_oprat_ie() local
1038 ap_supp_chwd_set = in wlan_fill_tdls_vht_oprat_ie()
1040 supp_chwd_set = MIN(supp_chwd_set, ap_supp_chwd_set); in wlan_fill_tdls_vht_oprat_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c243 u8 *pos, ap_supp_chwd_set, chan_bw; in mwifiex_tdls_add_vht_oper() local
295 ap_supp_chwd_set = in mwifiex_tdls_add_vht_oper()
297 supp_chwd_set = min_t(u8, supp_chwd_set, ap_supp_chwd_set); in mwifiex_tdls_add_vht_oper()