Searched refs:io_req_flags (Results 1 – 4 of 4) sorted by relevance
739 io_req->io_req_flags = 0; in bnx2fc_initiate_tmf()1752 fcp_cmnd->fc_flags = io_req->io_req_flags; in bnx2fc_build_fcp_cmnd()2057 io_req->io_req_flags = BNX2FC_READ; in bnx2fc_post_io_req()2061 io_req->io_req_flags = BNX2FC_WRITE; in bnx2fc_post_io_req()2065 io_req->io_req_flags = 0; in bnx2fc_post_io_req()
427 u8 io_req_flags; member
499 if (sg_count <= 8 || io_req->io_req_flags == QEDF_READ) in qedf_map_sg()571 fcp_cmnd->fc_flags = io_req->io_req_flags; in qedf_build_fcp_cmnd()877 io_req->io_req_flags = QEDF_READ; in qedf_post_io_req()881 io_req->io_req_flags = QEDF_WRITE; in qedf_post_io_req()884 io_req->io_req_flags = 0; in qedf_post_io_req()2316 io_req->io_req_flags = QEDF_READ; in qedf_execute_tmf()
117 u8 io_req_flags; member