Searched refs:opt0l (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dcpl5_cmd.h202 u32 opt0l; member in struct:cpl_pass_open_req
253 u32 opt0l; member in union:cpl_pass_accept_rpl::__anon12547
268 u32 opt0l; member in struct:cpl_act_open_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c444 u32 opt0h, opt0l, opt2; local
465 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10);
479 req->opt0l = htonl(opt0l);
1210 req->opt0l = htonl(V_RCV_BUFSIZ(rcv_win>>10));
1267 u32 opt0h, opt0l, opt2; local
1283 opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10);
1292 rpl->opt0l_status = htonl(opt0l | CPL_PASS_OPEN_ACCEPT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dt3_cpl.h486 __be32 opt0l; member in struct:cpl_pass_open_req
583 __be32 opt0l; member in struct:cpl_act_open_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_offload.c275 req->opt0l = htonl(calc_opt0l(c3cn));

Completed in 194 milliseconds