Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c2745 if (cbk && cbk->get_bandwidth_level) in hif_get_bandwidth_level()
2746 return cbk->get_bandwidth_level(cbk->context); in hif_get_bandwidth_level()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_driver_ops.c391 cbk->get_bandwidth_level = hdd_get_bandwidth_level; in hdd_hif_init_driver_state_callbacks()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h918 int (*get_bandwidth_level)(void *context); member