Searched refs:tmf_work (Results 1 – 2 of 2) sorted by relevance
191 struct work_struct tmf_work; member
153 container_of(work, struct qedi_cmd, tmf_work); in qedi_tmf_resp_work()243 INIT_WORK(&qedi_cmd->tmf_work, qedi_tmf_resp_work); in qedi_process_tmf_resp()244 queue_work(qedi->tmf_thread, &qedi_cmd->tmf_work); in qedi_process_tmf_resp()1374 container_of(work, struct qedi_cmd, tmf_work); in qedi_tmf_work()1584 INIT_WORK(&qedi_cmd->tmf_work, qedi_tmf_work); in qedi_iscsi_abort_work()1585 queue_work(qedi->tmf_thread, &qedi_cmd->tmf_work); in qedi_iscsi_abort_work()