Searched refs:cc_mode (Results 1 – 5 of 5) sorted by relevance
79 int cc_mode; /* cc is host or device */ member449 if (type_c->cc_mode == IN_HOST_MODE) { in host_device_switch_detection()450 type_c->cc_mode = IN_DEVICE_MODE; in host_device_switch_detection()453 type_c->cc_mode = IN_HOST_MODE; in host_device_switch_detection()474 switch (type_c->cc_mode | type_c->is_attach) { in detect_type_c_state()587 type_c->cc_mode, type_c->is_attach); in detect_type_c_state()604 int cc_mode = 0; in host_device_switch() local619 cc_mode = type_c->cc_mode; in host_device_switch()634 if (cc_mode == IN_HOST_MODE) { in host_device_switch()641 } else if (cc_mode == IN_DEVICE_MODE) { in host_device_switch()[all …]
300 u8 cc_mode; member
955 req->cc_mode = cc_param->cc_mode; in bnxt_qplib_modify_cc()
2358 u8 cc_mode; member2429 u8 cc_mode; member2582 u8 cc_mode; member2672 u8 cc_mode; member
1899 cc_param.cc_mode = CMDQ_MODIFY_ROCE_CC_CC_MODE_PROBABILISTIC_CC_MODE; in bnxt_re_setup_cc()