Searched refs:io_req_flags (Results 1 – 4 of 4) sorted by relevance
731 io_req->io_req_flags = 0; in bnx2fc_initiate_tmf()1751 fcp_cmnd->fc_flags = io_req->io_req_flags; in bnx2fc_build_fcp_cmnd()2044 io_req->io_req_flags = BNX2FC_READ; in bnx2fc_post_io_req()2048 io_req->io_req_flags = BNX2FC_WRITE; in bnx2fc_post_io_req()2052 io_req->io_req_flags = 0; in bnx2fc_post_io_req()
419 u8 io_req_flags; member
488 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()866 io_req->io_req_flags = QEDF_READ; in qedf_post_io_req()869 io_req->io_req_flags = QEDF_WRITE; in qedf_post_io_req()872 io_req->io_req_flags = 0; in qedf_post_io_req()2324 io_req->io_req_flags = QEDF_READ; in qedf_execute_tmf()
113 u8 io_req_flags; member