Searched refs:opt0l (Results 1 – 4 of 4) sorted by relevance
201 u32 opt0l; member252 u32 opt0l; member267 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()1221 req->opt0l = htonl(V_RCV_BUFSIZ(rcv_win>>10)); in listen_start()1278 u32 opt0h, opt0l, opt2; in accept_cr() local1294 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10); in accept_cr()1303 rpl->opt0l_status = htonl(opt0l | CPL_PASS_OPEN_ACCEPT); in accept_cr()
486 __be32 opt0l; member583 __be32 opt0l; member
174 req->opt0l = htonl(V_ULP_MODE(ULP2_MODE_ISCSI) | in send_act_open_req()