Home
last modified time | relevance | path

Searched refs:CONNECTED (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/hv/
H A Dconnection.c156 vmbus_connection.conn_state = CONNECTED; in vmbus_negotiate_version()
301 if (vmbus_connection.conn_state == CONNECTED) in vmbus_connect()
H A Dhyperv_vmbus.h234 CONNECTED, enumerator
H A Dhv.c582 if (vmbus_connection.conn_state != CONNECTED) in hv_synic_cleanup()
/linux/drivers/usb/typec/ucsi/
H A Dtrace.h59 __entry->connected = UCSI_CONSTAT(con, CONNECTED);
H A Ducsi.c1040 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 Dibmvscsi_tgt.h203 #define CONNECTED 0x08 macro
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A DTESTING89 State 0: CONNECTED
/linux/net/rds/
H A Dconnection.c809 CONNECTED); in rds_conn_info_visitor()
834 CONNECTED); in rds6_conn_info_visitor()
/linux/drivers/scsi/
H A D53c700.h372 #define CONNECTED 0x08 macro
/linux/Documentation/driver-api/rapidio/
H A Drio_cm.rst83 If the specified channel is in the CONNECTED state, sends close notification
/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c378 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 Dcore.h584 CONNECTED, enumerator
H A Dwmi.c1127 test_bit(CONNECTED, &vif->flags) && in ath6kl_wmi_bssinfo_event_rx()
/linux/drivers/scsi/isci/
H A Dphy.c253 clksm_value = SCU_ALIGN_INSERTION_FREQUENCY_GEN_VAL(CONNECTED, in sci_phy_link_layer_initialization()