Searched refs:wlan_dp_sta_ndi_connected (Results 1 – 4 of 4) sorted by relevance
682 bool (*wlan_dp_sta_ndi_connected)(hdd_cb_handle context, member
2240 dp_ctx->dp_ops.wlan_dp_sta_ndi_connected = in ucfg_dp_register_hdd_callbacks()2241 cb_obj->wlan_dp_sta_ndi_connected; in ucfg_dp_register_hdd_callbacks()
223 if (!cb_obj->wlan_dp_sta_ndi_connected(ctx, in bbm_get_bus_bw_level_vote()
12558 cb_obj.wlan_dp_sta_ndi_connected = wlan_hdd_sta_ndi_connected; in hdd_dp_register_callbacks()