Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/son/inc/
H A Dos_if_son.h648 enum ieee80211_cwm_width os_if_son_get_chwidth(struct wlan_objmgr_vdev *vdev);
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c1199 enum ieee80211_cwm_width os_if_son_get_chwidth(struct wlan_objmgr_vdev *vdev) in os_if_son_get_chwidth() function
1208 qdf_export_symbol(os_if_son_get_chwidth);
1790 node_info->max_chwidth = os_if_son_get_chwidth(vdev); in os_if_son_get_node_datarate_info()