Searched refs:channel_width_v2 (Results 1 – 1 of 1) sorted by relevance
1388 uint16_t channel_width_v2; in hdd_get_cached_station_remote() local1436 channel_width_v2 = hdd_decode_ch_width(stainfo->ch_width); in hdd_get_cached_station_remote()1437 if (channel_width_v2 > MAX_CHANNEL_BW_160) in hdd_get_cached_station_remote()1440 channel_width = channel_width_v2; in hdd_get_cached_station_remote()1445 nla_put_u16(skb, REMOTE_CH_WIDTH_V2, channel_width_v2)) { in hdd_get_cached_station_remote()