Searched refs:is_rmcb (Results 1 – 1 of 1) sorted by relevance
784 U8 count, bufcnt = 0, is_rmcb = 0, is_rmrb = 0, din_cnt = 0, dout_cnt = 0; in mpi3mr_app_mptcmds() local877 is_rmcb = 1; in mpi3mr_app_mptcmds()884 if (count != 1 || !is_rmcb || !buf_entries->buf_len) in mpi3mr_app_mptcmds()891 if ((din_cnt > 1) && !is_rmcb) in mpi3mr_app_mptcmds()898 if ((dout_cnt > 1) && !is_rmcb) in mpi3mr_app_mptcmds()928 if (is_rmcb && ((din_sz + dout_sz) > MPI3MR_MAX_IOCTL_TRANSFER_SIZE)) { in mpi3mr_app_mptcmds()960 if (is_rmcb && !count) { in mpi3mr_app_mptcmds()1032 bufcnt, is_rmcb, is_rmrb, (dout_cnt + din_cnt))) { in mpi3mr_app_mptcmds()