Searched refs:tmf_work (Results 1 – 2 of 2) sorted by relevance
190 struct work_struct tmf_work; member
149 container_of(work, struct qedi_cmd, tmf_work); in qedi_tmf_resp_work()237 INIT_WORK(&qedi_cmd->tmf_work, qedi_tmf_resp_work); in qedi_process_tmf_resp()238 queue_work(qedi->tmf_thread, &qedi_cmd->tmf_work); in qedi_process_tmf_resp()1360 container_of(work, struct qedi_cmd, tmf_work); in qedi_tmf_work()1567 INIT_WORK(&qedi_cmd->tmf_work, qedi_tmf_work); in qedi_iscsi_abort_work()1568 queue_work(qedi->tmf_thread, &qedi_cmd->tmf_work); in qedi_iscsi_abort_work()