Searched refs:io_req_flags (Results 1 – 4 of 4) sorted by relevance
737 io_req->io_req_flags = 0; in bnx2fc_initiate_tmf()1753 fcp_cmnd->fc_flags = io_req->io_req_flags; in bnx2fc_build_fcp_cmnd()2046 io_req->io_req_flags = BNX2FC_READ; in bnx2fc_post_io_req()2050 io_req->io_req_flags = BNX2FC_WRITE; in bnx2fc_post_io_req()2054 io_req->io_req_flags = 0; in bnx2fc_post_io_req()
424 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()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()2332 io_req->io_req_flags = QEDF_READ; in qedf_execute_tmf()
113 u8 io_req_flags; member