Searched refs:io_req_flags (Results 1 – 4 of 4) sorted by relevance
739 io_req->io_req_flags = 0; in bnx2fc_initiate_tmf()1755 fcp_cmnd->fc_flags = io_req->io_req_flags; in bnx2fc_build_fcp_cmnd()2051 io_req->io_req_flags = BNX2FC_READ; in bnx2fc_post_io_req()2055 io_req->io_req_flags = BNX2FC_WRITE; in bnx2fc_post_io_req()2059 io_req->io_req_flags = 0; in bnx2fc_post_io_req()
426 u8 io_req_flags; member
492 if (sg_count <= 8 || io_req->io_req_flags == QEDF_READ) in qedf_map_sg()563 fcp_cmnd->fc_flags = io_req->io_req_flags; in qedf_build_fcp_cmnd()867 io_req->io_req_flags = QEDF_READ; in qedf_post_io_req()870 io_req->io_req_flags = QEDF_WRITE; in qedf_post_io_req()873 io_req->io_req_flags = 0; in qedf_post_io_req()2340 io_req->io_req_flags = QEDF_READ; in qedf_execute_tmf()
114 u8 io_req_flags; member