Searched refs:sta_supported_chan_width (Results 1 – 2 of 2) sorted by relevance
4149 struct supported_chan_width sta_supported_chan_width) in get_sta_operation_chan_width() argument4152 sta_supported_chan_width.is_320_supported) in get_sta_operation_chan_width()4157 return sta_supported_chan_width.is_160_supported ? in get_sta_operation_chan_width()4161 return sta_supported_chan_width.is_80p80_supported ? in get_sta_operation_chan_width()4165 return sta_supported_chan_width.is_40_supported ? in get_sta_operation_chan_width()
3554 struct supported_chan_width sta_supported_chan_width; in wpas_parse_connection_info() local3600 sta_supported_chan_width = get_supported_channel_width(&req_elems, in wpas_parse_connection_info()3607 sta_supported_chan_width); in wpas_parse_connection_info()