Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Ddrv_fcoe_fw_funcs.h77 int init_initiator_cleanup_fcoe_task(struct fcoe_task_params *task_params);
H A Ddrv_fcoe_fw_funcs.c183 int init_initiator_cleanup_fcoe_task(struct fcoe_task_params *task_params) in init_initiator_cleanup_fcoe_task() function
H A Dqedf_io.c2231 init_initiator_cleanup_fcoe_task(io_req->task_params); in qedf_initiate_cleanup()