Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/son/inc/
H A Dos_if_son.h109 enum ieee80211_cwm_width (*os_if_get_chwidth)( member
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c1206 return g_son_os_if_cb.os_if_get_chwidth(vdev); in os_if_son_get_chwidth()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c2665 cb_obj.os_if_get_chwidth = hdd_son_get_chwidth; in hdd_son_register_callbacks()