Searched refs:osif_ops (Results 1 – 6 of 6) sorted by relevance
29 static struct wifi_pos_osif_ops osif_ops = { variable36 return ucfg_wifi_pos_register_osif_callbacks(psoc, &osif_ops); in osif_wifi_pos_register_ops()
62 struct wifi_pos_osif_ops *osif_ops) in ucfg_wifi_pos_register_osif_callbacks() argument64 return wifi_pos_register_osif_callbacks(osif_ops); in ucfg_wifi_pos_register_osif_callbacks()
515 cb = g_mlo_ctx->osif_ops->mlo_mgr_osif_link_switch_notification; in mlo_mgr_link_switch_osif_notification()626 if (!g_mlo_ctx || !vdev->mlo_dev_ctx || !g_mlo_ctx->osif_ops || in mlo_mgr_osif_update_connect_info()627 !g_mlo_ctx->osif_ops->mlo_mgr_osif_update_bss_info) in mlo_mgr_osif_update_connect_info()638 osif_bss_update_cb = g_mlo_ctx->osif_ops->mlo_mgr_osif_update_bss_info; in mlo_mgr_osif_update_connect_info()741 status = g_mlo_ctx->osif_ops->mlo_mgr_osif_update_mac_addr( in mlo_mgr_link_switch_set_mac_addr_resp()
110 mlo_ctx->osif_ops = ops; in wlan_mlo_mgr_register_osif_ext_ops()119 mlo_ctx->osif_ops = NULL; in wlan_mlo_mgr_unregister_osif_ext_ops()
379 struct mlo_osif_ext_ops *osif_ops; member
2914 struct osif_cm_ops osif_ops = { variable2946 osif_cm_set_legacy_cb(&osif_ops); in hdd_cm_register_cb()