Lines Matching refs:dw2_flags
1722 sge_flags = le32_to_cpu(data->dw2_flags); in efct_hw_io_init_sges()
1730 data->dw2_flags = cpu_to_le32(sge_flags); in efct_hw_io_init_sges()
1757 sge_flags = le32_to_cpu(data->dw2_flags); in efct_hw_io_init_sges()
1760 data->dw2_flags = cpu_to_le32(sge_flags); in efct_hw_io_init_sges()
1769 sge_flags = le32_to_cpu(data->dw2_flags); in efct_hw_io_init_sges()
1771 data->dw2_flags = cpu_to_le32(sge_flags); in efct_hw_io_init_sges()
1800 sge_flags = le32_to_cpu(data->dw2_flags); in efct_hw_io_add_sge()
1816 data->dw2_flags = cpu_to_le32(sge_flags); in efct_hw_io_add_sge()
1819 sge_flags = le32_to_cpu(data[-1].dw2_flags); in efct_hw_io_add_sge()
1821 data[-1].dw2_flags = cpu_to_le32(sge_flags); in efct_hw_io_add_sge()
2727 sge0_flags = le32_to_cpu(sge[0].dw2_flags); in efct_els_hw_srrs_send()
2728 sge1_flags = le32_to_cpu(sge[1].dw2_flags); in efct_els_hw_srrs_send()
2755 sge[0].dw2_flags = cpu_to_le32(sge0_flags); in efct_els_hw_srrs_send()
2756 sge[1].dw2_flags = cpu_to_le32(sge1_flags); in efct_els_hw_srrs_send()