Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/son/inc/
Dos_if_son.h78 enum sec20_chan_offset son_chan_ext_offset);
245 enum sec20_chan_offset son_chan_ext_offset);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_son.c251 enum sec20_chan_offset son_chan_ext_offset) in hdd_son_chan_ext_offset_to_chan_type() argument
255 switch (son_chan_ext_offset) { in hdd_son_chan_ext_offset_to_chan_type()
279 enum sec20_chan_offset son_chan_ext_offset) in hdd_son_set_chan_ext_offset() argument
303 chan_type = hdd_son_chan_ext_offset_to_chan_type(son_chan_ext_offset); in hdd_son_set_chan_ext_offset()
323 enum sec20_chan_offset son_chan_ext_offset; in hdd_chan_type_to_son_chan_ext_offset() local
327 son_chan_ext_offset = EXT_CHAN_OFFSET_ABOVE; in hdd_chan_type_to_son_chan_ext_offset()
330 son_chan_ext_offset = EXT_CHAN_OFFSET_BELOW; in hdd_chan_type_to_son_chan_ext_offset()
333 son_chan_ext_offset = EXT_CHAN_OFFSET_NA; in hdd_chan_type_to_son_chan_ext_offset()
337 return son_chan_ext_offset; in hdd_chan_type_to_son_chan_ext_offset()
/wlan-driver/qcacld-3.0/os_if/son/src/
Dos_if_son.c108 enum sec20_chan_offset son_chan_ext_offset) in os_if_son_set_chan_ext_offset() argument
118 son_chan_ext_offset); in os_if_son_set_chan_ext_offset()
120 wlan_vdev_get_id(vdev), son_chan_ext_offset, ret); in os_if_son_set_chan_ext_offset()