Lines Matching refs:opt2
188 unsigned int opt2; in send_act_open_req() local
200 opt2 = RX_CHANNEL_V(0) | in send_act_open_req()
220 opt2 |= RX_FC_VALID_F; in send_act_open_req()
221 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
244 opt2 |= 1 << 31; in send_act_open_req()
245 req->opt2 = cpu_to_be32(opt2); in send_act_open_req()
271 unsigned int opt2; in send_act_open_req6() local
284 opt2 = RX_CHANNEL_V(0) | in send_act_open_req6()
308 opt2 |= RX_FC_VALID_F; in send_act_open_req6()
309 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()
331 opt2 |= T5_OPT_2_VALID_F; in send_act_open_req6()
332 req->opt2 = cpu_to_be32(opt2); in send_act_open_req6()