Searched refs:is_attach (Results 1 – 3 of 3) sorted by relevance
82 int is_attach; member479 type_c->is_attach = TO_DETACH; in detect_type_c_state()485 type_c->is_attach = TO_DETACH; in detect_type_c_state()512 type_c->is_attach = TO_ATTACH; in detect_type_c_state()605 int is_attach = 0; in host_device_switch() local620 is_attach = type_c->is_attach; in host_device_switch()635 if (is_attach && at_cc1) in host_device_switch()637 else if (is_attach && !at_cc1) in host_device_switch()642 if (is_attach && at_cc1) in host_device_switch()644 else if (is_attach && !at_cc1) in host_device_switch()[all …]
914 int is_attach);
2946 int is_attach) in mlx4_ib_steer_qp_reg() argument2953 if (is_attach) { in mlx4_ib_steer_qp_reg()