Searched refs:opt0l (Results 1 – 4 of 4) sorted by relevance
202 u32 opt0l; member253 u32 opt0l; member268 u32 opt0l; member
433 u32 opt0h, opt0l, opt2; in send_connect() local454 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10); in send_connect()468 req->opt0l = htonl(opt0l); in send_connect()1217 req->opt0l = htonl(V_RCV_BUFSIZ(rcv_win>>10)); in listen_start()1274 u32 opt0h, opt0l, opt2; in accept_cr() local1290 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10); in accept_cr()1299 rpl->opt0l_status = htonl(opt0l | CPL_PASS_OPEN_ACCEPT); in accept_cr()
486 __be32 opt0l; member583 __be32 opt0l; member
173 req->opt0l = htonl(V_ULP_MODE(ULP2_MODE_ISCSI) | in send_act_open_req()