Lines Matching defs:task
57 * cleaned up the task.
237 /* Allocate task parameters to pass to f/w init funcions */
464 /* Increment task retry identifier now that the request is released */
608 /* Note init_initiator_rw_fcoe_task memsets the task context */
609 io_req->task = task_ctx;
614 /* Set task type bassed on DMA directio of command */
693 "Initializing MP task for cmd_type=%d\n",
703 /* Setup the task from io_req for easy reference */
704 io_req->task = task_ctx;
720 /* Set OX_ID and RX_ID based on driver task id */
910 /* Get the task context */
1090 /* Only for task management function */
1811 /* Cleanup task and return I/O mid-layer */
1869 * the task context for an ABTS task.
2128 * MP buffer is either a task mgmt command or an ELS.
2143 * cleanup task times out.
2166 * Returns SUCCESS if the cleanup task does not timeout, otherwise return
2265 /* Issue a drain request if cleanup task times out */
2314 struct e4_fcoe_task_context *task;
2371 /* Initialize task context for this IO request */
2372 task = qedf_get_task_mem(&qedf->tasks, xid);
2382 qedf_init_task(fcport, lport, io_req, task, sqe);
2424 QEDF_ERR(&(qedf->dbg_ctx), "task mgmt command failed...\n");
2427 QEDF_ERR(&(qedf->dbg_ctx), "task mgmt command success...\n");