Lines Matching refs:opt0
722 u64 opt0;
781 * Specify the largest window that will fit in opt0. The
788 opt0 = (nocong ? NO_CONG_F : 0) |
855 req->opt0 = cpu_to_be64(opt0);
907 req6->opt0 = cpu_to_be64(opt0);
1996 * Specify the largest window that will fit in opt0. The
2003 req->tcb.opt0 = (__force __be64) (TCAM_BYPASS_F |
2026 req->tcb.opt0 = cpu_to_be64((__force u64)req->tcb.opt0);
2420 u64 opt0;
2434 * Specify the largest window that will fit in opt0. The
2440 opt0 = (nocong ? NO_CONG_F : 0) |
2500 rpl->opt0 = cpu_to_be64(opt0);
4039 req->tcb.opt0 = cpu_to_be64(MSS_IDX_V(0xF));