Searched refs:tx_sop_type (Results 1 – 1 of 1) sorted by relevance
556 enum tcpm_transmit_type tx_sop_type; member979 switch (tx_sop_type) { in tcpm_pd_transmit()1008 switch (tx_sop_type) { in tcpm_pd_transmit()1588 if (tx_sop_type == TCPC_TX_SOP_PRIME) in tcpm_queue_vdm()1606 port->tx_sop_type = tx_sop_type; in tcpm_queue_vdm()2429 switch (tx_sop_type) { in tcpm_send_vdm()2518 switch (port->tx_sop_type) { in vdm_run_state_machine()2606 if (port->tx_sop_type == TCPC_TX_SOP) in vdm_run_state_machine()3751 switch (tx_sop_type) { in tcpm_pd_send_control()4921 port->tx_sop_type = TCPC_TX_SOP; in run_state_machine()[all …]