Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.c552 struct e4_fcoe_task_context *p_task_ctx = NULL; in qed_fcoe_setup() local
560 (void **)&p_task_ctx); in qed_fcoe_setup()
564 memset(p_task_ctx, 0, sizeof(struct e4_fcoe_task_context)); in qed_fcoe_setup()
568 p_task_ctx->timer_context.logical_client_0 = cpu_to_le32(lc); in qed_fcoe_setup()
572 p_task_ctx->timer_context.logical_client_1 = cpu_to_le32(lc); in qed_fcoe_setup()
574 SET_FIELD(p_task_ctx->tstorm_ag_context.flags0, in qed_fcoe_setup()