opt0l             430 drivers/infiniband/hw/cxgb3/iwch_cm.c 	u32 opt0h, opt0l, opt2;
opt0l             450 drivers/infiniband/hw/cxgb3/iwch_cm.c 	opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10);
opt0l             464 drivers/infiniband/hw/cxgb3/iwch_cm.c 	req->opt0l = htonl(opt0l);
opt0l            1215 drivers/infiniband/hw/cxgb3/iwch_cm.c 	req->opt0l = htonl(V_RCV_BUFSIZ(rcv_win>>10));
opt0l            1272 drivers/infiniband/hw/cxgb3/iwch_cm.c 	u32 opt0h, opt0l, opt2;
opt0l            1288 drivers/infiniband/hw/cxgb3/iwch_cm.c 	opt0l = V_TOS((ep->tos >> 2) & M_TOS) | V_RCV_BUFSIZ(rcv_win>>10);
opt0l            1297 drivers/infiniband/hw/cxgb3/iwch_cm.c 	rpl->opt0l_status = htonl(opt0l | CPL_PASS_OPEN_ACCEPT);
opt0l             201 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h 	u32 opt0l;
opt0l             252 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h 		u32 opt0l;
opt0l             267 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h 	u32 opt0l;
opt0l             486 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be32 opt0l;
opt0l             583 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h 	__be32 opt0l;
opt0l             175 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c 	req->opt0l = htonl(V_ULP_MODE(ULP2_MODE_ISCSI) |