| /linux/net/rds/ |
| H A D | threads.c | 53 * DOWN, CONNECTING, UP, DISCONNECTING, ERROR 57 * UP -> DISCONNECTING 58 * ERROR -> DISCONNECTING 59 * DISCONNECTING -> DOWN 63 * Transition to state DISCONNECTING/DOWN:
|
| H A D | tcp_send.c | 154 "disconnecting and reconnecting\n", in rds_tcp_xmit()
|
| H A D | ib_frmr.c | 335 … "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 D | net.h | 53 SS_DISCONNECTING /* in process of disconnecting */
|
| H A D | dpll.h | 38 * was forced by disconnecting all the pins (latter possible only when dpll
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 210 /* disconnecting to clear an error */ 304 * disconnecting from the client from one of several states.
|
| /linux/net/mac80211/ |
| H A D | spectmgmt.c | 299 "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 D | mlme.c | 56 "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 D | drbd_strings.c | 19 [C_DISCONNECTING] = "Disconnecting",
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 244 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 D | rstreason.h | 123 * disconnecting, so we have to send an RST.
|
| /linux/drivers/net/usb/ |
| H A D | huawei_cdc_ncm.c | 57 /* can be called while disconnecting */ in huawei_cdc_ncm_wdm_manage_power()
|
| H A D | ax88179_178a.c | 176 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 D | ax88172a.c | 244 netdev_info(dev->net, "Disconnecting from phy %s\n", in ax88172a_stop()
|
| /linux/drivers/greybus/ |
| H A D | connection.c | 491 "%s: failed to send disconnecting: %d\n", in gb_connection_control_disconnecting() 599 * DISCONNECTING.
|
| H A D | control.c | 169 dev_err(&control->dev, "failed to send disconnecting: %d\n", in gb_control_disconnecting_operation()
|
| /linux/drivers/scsi/arm/ |
| H A D | acornscsi.h | 199 PHASE_DISCONNECT, /* disconnecting */
|
| /linux/drivers/usb/storage/ |
| H A D | transport.c | 74 * 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 D | usb.c | 518 * 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 D | vsock_diag_test.c | 59 return "DISCONNECTING"; in sock_state_str()
|
| /linux/drivers/hv/ |
| H A D | hyperv_vmbus.h | 237 DISCONNECTING enumerator
|
| /linux/fs/smb/client/ |
| H A D | smbdirect.c | 234 log_rdma_event(INFO, "disconnecting transport\n"); in smbd_reconnect()
|
| /linux/drivers/hid/ |
| H A D | hid-google-hammer.c | 537 * If we are disconnecting then most likely Whiskers is in hammer_remove()
|
| /linux/Documentation/netlink/specs/ |
| H A D | dpll.yaml | 49 by disconnecting all the pins (latter possible only
|
| /linux/drivers/s390/char/ |
| H A D | monreader.c | 341 pr_warn("Disconnecting the z/VM *MONITOR system service failed with rc=%i\n", in mon_close()
|