Searched refs:io_req_flags (Results 1 – 4 of 4) sorted by relevance
739 io_req->io_req_flags = 0; in bnx2fc_initiate_tmf()1754 fcp_cmnd->fc_flags = io_req->io_req_flags; in bnx2fc_build_fcp_cmnd()2050 io_req->io_req_flags = BNX2FC_READ; in bnx2fc_post_io_req()2054 io_req->io_req_flags = BNX2FC_WRITE; in bnx2fc_post_io_req()2058 io_req->io_req_flags = 0; in bnx2fc_post_io_req()
427 u8 io_req_flags; member
497 if (sg_count <= 8 || io_req->io_req_flags == QEDF_READ) in qedf_map_sg()568 fcp_cmnd->fc_flags = io_req->io_req_flags; in qedf_build_fcp_cmnd()872 io_req->io_req_flags = QEDF_READ; in qedf_post_io_req()875 io_req->io_req_flags = QEDF_WRITE; in qedf_post_io_req()878 io_req->io_req_flags = 0; in qedf_post_io_req()2331 io_req->io_req_flags = QEDF_READ; in qedf_execute_tmf()
117 u8 io_req_flags; member