Searched refs:tcpm_port_is_disconnected (Results 1 – 2 of 2) sorted by relevance
525 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function2101 if (tcpm_port_is_disconnected(port)) in tcpm_detach()2361 else if (tcpm_port_is_disconnected(port)) in run_state_machine()2366 if (tcpm_port_is_disconnected(port)) { in run_state_machine()2414 if (!tcpm_port_is_disconnected(port) && in run_state_machine()2835 tcpm_port_is_disconnected(port) ? "disconnected" : "connected"); in _tcpm_cc_change()2852 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()2861 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()2875 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()2883 if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()[all …]
568 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function648 if (tcpm_port_is_disconnected(port) && in tcpm_log()1471 if (tcpm_port_is_disconnected(port)) in tcpm_queue_vdm_unlocked()3752 if (tcpm_port_is_disconnected(port)) in tcpm_detach()4189 else if (tcpm_port_is_disconnected(port)) in run_state_machine()4194 if (tcpm_port_is_disconnected(port)) { in run_state_machine()4311 if (!tcpm_port_is_disconnected(port) && in run_state_machine()4982 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()5000 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()5010 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()[all …]