Searched refs:cb_ctx (Results 1 – 5 of 5) sorted by relevance
304 dev = cb_ctx->dev; in aliasguid_query_handler()311 cb_ctx->port, status); in aliasguid_query_handler()389 cb_ctx->port); in aliasguid_query_handler()430 cb_ctx->port, in aliasguid_query_handler()442 if (cb_ctx->sa_query) { in aliasguid_query_handler()443 list_del(&cb_ctx->list); in aliasguid_query_handler()444 kfree(cb_ctx); in aliasguid_query_handler()446 complete(&cb_ctx->done); in aliasguid_query_handler()814 cb_ctx->sa_query = NULL; in mlx4_ib_destroy_alias_guid_service()815 list_del(&cb_ctx->list); in mlx4_ib_destroy_alias_guid_service()[all …]
1567 struct mlxsw_sp_sb_sr_occ_query_cb_ctx cb_ctx; in mlxsw_sp_sb_sr_occ_query_cb() local1574 memcpy(&cb_ctx, &cb_priv, sizeof(cb_ctx)); in mlxsw_sp_sb_sr_occ_query_cb()1577 for (local_port = cb_ctx.local_port_1; in mlxsw_sp_sb_sr_occ_query_cb()1592 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()1596 for (local_port = cb_ctx.local_port_1; in mlxsw_sp_sb_sr_occ_query_cb()1606 if (++masked_count == cb_ctx.masked_count) in mlxsw_sp_sb_sr_occ_query_cb()1616 struct mlxsw_sp_sb_sr_occ_query_cb_ctx cb_ctx; in mlxsw_sp_sb_occ_snapshot() local1670 cb_ctx.masked_count = masked_count; in mlxsw_sp_sb_occ_snapshot()1671 cb_ctx.local_port_1 = local_port_1; in mlxsw_sp_sb_occ_snapshot()1672 memcpy(&cb_priv, &cb_ctx, sizeof(cb_ctx)); in mlxsw_sp_sb_occ_snapshot()
81 void *cb_ctx; member
1816 struct ib_classport_info_context *cb_ctx = context; in ib_classportinfo_cb() local1818 complete(&cb_ctx->done); in ib_classportinfo_cb()
326 struct bcm2835_mmal_dev *dev = port->cb_ctx; in buffer_cb()564 dev->capture.port->cb_ctx = dev; in start_streaming()
Completed in 21 milliseconds