Searched refs:CONNECTED (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/hv/ |
| H A D | connection.c | 156 vmbus_connection.conn_state = CONNECTED; in vmbus_negotiate_version() 301 if (vmbus_connection.conn_state == CONNECTED) in vmbus_connect()
|
| H A D | hyperv_vmbus.h | 234 CONNECTED, enumerator
|
| H A D | hv.c | 582 if (vmbus_connection.conn_state != CONNECTED) in hv_synic_cleanup()
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | trace.h | 59 __entry->connected = UCSI_CONSTAT(con, CONNECTED);
|
| H A D | ucsi.c | 1040 if (!UCSI_CONSTAT(con, CONNECTED)) { in ucsi_orientation() 1179 if (UCSI_CONSTAT(con, CONNECTED)) { in ucsi_partner_change() 1213 u8 prev_state = UCSI_CONSTAT(con, CONNECTED); in ucsi_check_connection() 1222 if (UCSI_CONSTAT(con, CONNECTED)) { in ucsi_check_connection() 1322 if (UCSI_CONSTAT(con, CONNECTED)) { in ucsi_handle_connector_change() 1754 if (UCSI_CONSTAT(con, CONNECTED)) { in ucsi_register_port() 2027 connected = UCSI_CONSTAT(con, CONNECTED); in ucsi_con_mutex_lock()
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 203 #define CONNECTED 0x08 macro
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A D | TESTING | 89 State 0: CONNECTED
|
| /linux/net/rds/ |
| H A D | connection.c | 809 CONNECTED); in rds_conn_info_visitor() 834 CONNECTED); in rds6_conn_info_visitor()
|
| /linux/drivers/scsi/ |
| H A D | 53c700.h | 372 #define CONNECTED 0x08 macro
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | rio_cm.rst | 83 If the specified channel is in the CONNECTED state, sends close notification
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 378 if (!test_bit(CONNECTED, &vif->flags)) in ath6kl_data_tx() 439 ar->ibss_ps_enable && test_bit(CONNECTED, &vif->flags)) in ath6kl_data_tx() 800 if (test_bit(CONNECTED, &vif->flags) && in ath6kl_tx_complete()
|
| H A D | core.h | 584 CONNECTED, enumerator
|
| H A D | wmi.c | 1127 test_bit(CONNECTED, &vif->flags) && in ath6kl_wmi_bssinfo_event_rx()
|
| /linux/drivers/scsi/isci/ |
| H A D | phy.c | 253 clksm_value = SCU_ALIGN_INSERTION_FREQUENCY_GEN_VAL(CONNECTED, in sci_phy_link_layer_initialization()
|