Home
last modified time | relevance | path

Searched full:disconnecting (Results 1 – 25 of 102) sorted by relevance

12345

/linux/net/rds/
H A Dthreads.c53 * DOWN, CONNECTING, UP, DISCONNECTING, ERROR
57 * UP -> DISCONNECTING
58 * ERROR -> DISCONNECTING
59 * DISCONNECTING -> DOWN
63 * Transition to state DISCONNECTING/DOWN:
H A Dib_recv.c423 "%pI6c returned %d, disconnecting and " in rds_ib_recv_refill()
866 "header, disconnecting and " in rds_ib_process_recv()
1010 … completion on <%pI6c,%pI6c, %d> had status %u (%s), vendor err 0x%x, disconnecting and reconnecti… in rds_ib_recv_cqe_handler()
H A Dtcp_send.c154 "disconnecting and reconnecting\n", in rds_tcp_xmit()
H A Dib_frmr.c331 … "frmr completion <%pI4,%pI4> status %u(%s), vendor_err 0x%x, disconnecting and reconnecting\n", in rds_ib_mr_cqe_handler()
/linux/include/uapi/linux/
H A Dnet.h53 SS_DISCONNECTING /* in process of disconnecting */
H A Ddpll.h37 * was forced by disconnecting all the pins (latter possible only when dpll
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h210 /* disconnecting to clear an error */
304 * disconnecting from the client from one of several states.
/linux/drivers/block/drbd/
H A Ddrbd_strings.c19 [C_DISCONNECTING] = "Disconnecting",
/linux/Documentation/arch/powerpc/
H A Dhvcs.rst244 session before disconnecting an application such as kermit from the device
290 Additionally, disconnecting a vty-server and vty only on module removal or
311 the vty-server connection status and disconnecting a vty-server connection::
/linux/include/net/
H A Drstreason.h123 * disconnecting, so we have to send an RST.
/linux/drivers/net/usb/
H A Dhuawei_cdc_ncm.c57 /* can be called while disconnecting */ in huawei_cdc_ncm_wdm_manage_power()
H A Dax88172a.c248 netdev_info(dev->net, "Disconnecting from phy %s\n", in ax88172a_stop()
/linux/drivers/misc/sgi-xp/
H A Dxpc_channel.c230 /* both sides have finished disconnecting */ in xpc_process_openclose_chctl_flags()
311 /* both sides have finished disconnecting */ in xpc_process_openclose_chctl_flags()
568 * with connecting or disconnecting the channel as required. in xpc_process_sent_chctl_flags()
H A Dxpc.h391 0x00040000 /* disconnecting callout initiated */
393 0x00080000 /* disconnecting callout completed */
H A Dxp.h153 xpDisconnecting, /* 49: channel disconnecting (closing) */
/linux/drivers/greybus/
H A Dconnection.c491 "%s: failed to send disconnecting: %d\n", in gb_connection_control_disconnecting()
599 * DISCONNECTING.
H A Dcontrol.c169 dev_err(&control->dev, "failed to send disconnecting: %d\n", in gb_control_disconnecting_operation()
/linux/drivers/scsi/arm/
H A Dacornscsi.h199 PHASE_DISCONNECT, /* disconnecting */
/linux/drivers/scsi/
H A Dmesh.c111 disconnecting, enumerator
801 case disconnecting: in start_phase()
875 case disconnecting: in reselected()
1213 ms->phase = disconnecting; in handle_msgin()
1609 case disconnecting: in cmd_complete()
/linux/fs/smb/server/
H A Dksmbd_netlink.h20 * daemon is dead, ksmbd keep existing connection till disconnecting and
/linux/drivers/hv/
H A Dhyperv_vmbus.h214 DISCONNECTING enumerator
/linux/fs/ocfs2/cluster/
H A Dtcp.c1265 "Disconnecting.\n", SC_NODEF_ARGS(sc), in o2net_check_handshake()
1283 "Disconnecting.\n", SC_NODEF_ARGS(sc), in o2net_check_handshake()
1294 "Disconnecting.\n", SC_NODEF_ARGS(sc), in o2net_check_handshake()
1305 "Disconnecting.\n", SC_NODEF_ARGS(sc), in o2net_check_handshake()
/linux/net/mac80211/
H A Dmlme.c56 "Maximum nullfunc tx tries before disconnecting (reason 4).");
61 "Maximum probe tries before disconnecting (reason 4).");
90 " before disconnecting (reason 4).");
2475 "failed to use reserved channel context, disconnecting (err=%d)\n", in ieee80211_csa_switch_work()
2486 "failed to finalize channel switch, disconnecting\n"); in ieee80211_csa_switch_work()
2546 "driver post channel switch failed, disconnecting\n"); in ieee80211_chswitch_post_beacon()
2567 "driver channel switch failed (link %d), disconnecting\n", in ieee80211_chswitch_done()
2872 "AP %pM switches to different band (%d MHz, width:%d, CF1/2: %d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
2884 …M switches to unsupported channel (%d.%03d MHz, width:%d, CF1/2: %d.%03d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
2920 "no channel context assigned to vif?, disconnecting\n"); in ieee80211_sta_process_chanswitch()
[all …]
/linux/tools/testing/vsock/
H A Dvsock_diag_test.c59 return "DISCONNECTING"; in sock_state_str()
/linux/Documentation/netlink/specs/
H A Ddpll.yaml49 by disconnecting all the pins (latter possible only

12345