Lines Matching refs:tmf
1766 struct hisi_sas_tmf_task *tmf = slot->tmf; in prep_ssp_v2_hw() local
1767 int has_data = 0, priority = !!tmf; in prep_ssp_v2_hw()
1778 if (tmf) { in prep_ssp_v2_hw()
1821 if (!tmf) { in prep_ssp_v2_hw()
1827 buf_cmd[10] = tmf->tmf; in prep_ssp_v2_hw()
1828 switch (tmf->tmf) { in prep_ssp_v2_hw()
1832 (tmf->tag_of_task_to_be_managed >> 8) & 0xff; in prep_ssp_v2_hw()
1834 tmf->tag_of_task_to_be_managed & 0xff; in prep_ssp_v2_hw()
2524 struct hisi_sas_tmf_task *tmf = slot->tmf; in prep_ata_v2_hw() local
2537 if (tmf && tmf->force_phy) { in prep_ata_v2_hw()
2539 hdr->dw0 |= cpu_to_le32((1 << tmf->phy_id) in prep_ata_v2_hw()