Home
last modified time | relevance | path

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

123

/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 Dtcp_send.c154 "disconnecting and reconnecting\n", in rds_tcp_xmit()
H A Dib_frmr.c335 … "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.h38 * 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/net/mac80211/
H A Dspectmgmt.c299 "BSS %pM switches to unsupported channel (%d MHz), disconnecting\n", in ieee80211_parse_ch_switch_ie()
377 "BSS %pM: CSA has inconsistent channel data, disconnecting\n", in ieee80211_parse_ch_switch_ie()
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).");
2952 "failed to use reserved channel context, disconnecting (err=%d)\n", in ieee80211_csa_switch_work()
2963 "failed to finalize channel switch, disconnecting\n"); in ieee80211_csa_switch_work()
3036 "driver post channel switch failed, disconnecting\n"); in ieee80211_chswitch_post_beacon()
3071 "driver channel switch failed (link %d), disconnecting\n", in ieee80211_chswitch_done()
3377 "AP %pM switches to different band (%d MHz, width:%d, CF1/2: %d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
3389 …M switches to unsupported channel (%d.%03d MHz, width:%d, CF1/2: %d.%03d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
3425 "no channel context assigned to vif?, disconnecting\n"); in ieee80211_sta_process_chanswitch()
[all …]
/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 Dax88179_178a.c176 u8 disconnecting; member
224 if (unlikely((ret < 0) && !(ret == -ENODEV && ax179_data->disconnecting))) in __ax88179_read_cmd()
248 if (unlikely((ret < 0) && !(ret == -ENODEV && ax179_data->disconnecting))) in __ax88179_write_cmd()
508 ax179_data->disconnecting = 1; in ax88179_disconnect()
H A Dax88172a.c244 netdev_info(dev->net, "Disconnecting from phy %s\n", in ax88172a_stop()
/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/usb/storage/
H A Dtransport.c74 * When a disconnect occurs, the DISCONNECTING bit in us->dflags is set to
79 * (neither ABORTING nor DISCONNECTING bits are set) and that the submit
90 * The idea is that (1) once the ABORTING or DISCONNECTING bit is set,
H A Dusb.c518 * Device probing and disconnecting
891 * already have been removed and the DISCONNECTING flag set in usb_stor_release_resources()
/linux/tools/testing/vsock/
H A Dvsock_diag_test.c59 return "DISCONNECTING"; in sock_state_str()
/linux/drivers/hv/
H A Dhyperv_vmbus.h237 DISCONNECTING enumerator
/linux/fs/smb/client/
H A Dsmbdirect.c234 log_rdma_event(INFO, "disconnecting transport\n"); in smbd_reconnect()
/linux/drivers/hid/
H A Dhid-google-hammer.c537 * If we are disconnecting then most likely Whiskers is in hammer_remove()
/linux/Documentation/netlink/specs/
H A Ddpll.yaml49 by disconnecting all the pins (latter possible only
/linux/drivers/s390/char/
H A Dmonreader.c341 pr_warn("Disconnecting the z/VM *MONITOR system service failed with rc=%i\n", in mon_close()

123