Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c157 #define MAX_CHANNEL_BW_160 160 macro
1437 if (channel_width_v2 > MAX_CHANNEL_BW_160) in hdd_get_cached_station_remote()
1438 channel_width = MAX_CHANNEL_BW_160; in hdd_get_cached_station_remote()