Searched refs:get_bandwidth_level (Results 1 – 3 of 3) sorted by relevance
2745 if (cbk && cbk->get_bandwidth_level) in hif_get_bandwidth_level()2746 return cbk->get_bandwidth_level(cbk->context); in hif_get_bandwidth_level()
391 cbk->get_bandwidth_level = hdd_get_bandwidth_level; in hdd_hif_init_driver_state_callbacks()
918 int (*get_bandwidth_level)(void *context); member