Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/son/inc/
Dos_if_son.h107 int (*os_if_set_chwidth)(struct wlan_objmgr_vdev *vdev, member
/wlan-driver/qcacld-3.0/os_if/son/src/
Dos_if_son.c1195 return g_son_os_if_cb.os_if_set_chwidth(vdev, son_chwidth); in os_if_son_set_chwidth()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_son.c2664 cb_obj.os_if_set_chwidth = hdd_son_set_chwidth; in hdd_son_register_callbacks()