Home
last modified time | relevance | path

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

12345

/linux-6.12.1/net/rds/
Dthreads.c53 * DOWN, CONNECTING, UP, DISCONNECTING, ERROR
57 * UP -> DISCONNECTING
58 * ERROR -> DISCONNECTING
59 * DISCONNECTING -> DOWN
63 * Transition to state DISCONNECTING/DOWN:
Dtcp_send.c154 "disconnecting and reconnecting\n", in rds_tcp_xmit()
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()
/linux-6.12.1/include/uapi/linux/
Dnet.h53 SS_DISCONNECTING /* in process of disconnecting */
Ddpll.h37 * was forced by disconnecting all the pins (latter possible only when dpll
/linux-6.12.1/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.h210 /* disconnecting to clear an error */
304 * disconnecting from the client from one of several states.
/linux-6.12.1/drivers/firmware/efi/libstub/
Dpci.c60 * bridge so no point in disconnecting them from their drivers. in efi_pci_disable_bridge_busmaster()
/linux-6.12.1/drivers/block/drbd/
Ddrbd_strings.c19 [C_DISCONNECTING] = "Disconnecting",
/linux-6.12.1/net/mac80211/
Dspectmgmt.c300 "BSS %pM switches to unsupported channel (%d MHz), disconnecting\n", in ieee80211_parse_ch_switch_ie()
392 "BSS %pM: CSA has inconsistent channel data, disconnecting\n", in ieee80211_parse_ch_switch_ie()
Dmlme.c54 "Maximum nullfunc tx tries before disconnecting (reason 4).");
59 "Maximum probe tries before disconnecting (reason 4).");
88 " before disconnecting (reason 4).");
2129 "failed to use reserved channel context, disconnecting (err=%d)\n", in ieee80211_csa_switch_work()
2140 "failed to finalize channel switch, disconnecting\n"); in ieee80211_csa_switch_work()
2185 "driver post channel switch failed, disconnecting\n"); in ieee80211_chswitch_post_beacon()
2206 "driver channel switch failed (link %d), disconnecting\n", in ieee80211_chswitch_done()
2510 "AP %pM switches to different band (%d MHz, width:%d, CF1/2: %d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
2522 …M switches to unsupported channel (%d.%03d MHz, width:%d, CF1/2: %d.%03d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
2558 "no channel context assigned to vif?, disconnecting\n"); in ieee80211_sta_process_chanswitch()
[all …]
/linux-6.12.1/Documentation/arch/powerpc/
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-6.12.1/include/net/
Drstreason.h123 * disconnecting, so we have to send an RST.
/linux-6.12.1/drivers/net/usb/
Dhuawei_cdc_ncm.c57 /* can be called while disconnecting */ in huawei_cdc_ncm_wdm_manage_power()
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()
Dax88172a.c244 netdev_info(dev->net, "Disconnecting from phy %s\n", in ax88172a_stop()
/linux-6.12.1/drivers/misc/sgi-xp/
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()
Dxpc.h391 0x00040000 /* disconnecting callout initiated */
393 0x00080000 /* disconnecting callout completed */
/linux-6.12.1/include/linux/usb/
Dtcpm.h97 * support hardware to autonomously dischrge vbus upon disconnecting
/linux-6.12.1/drivers/greybus/
Dconnection.c491 "%s: failed to send disconnecting: %d\n", in gb_connection_control_disconnecting()
599 * DISCONNECTING.
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_tc.c1577 "Port %s: PHY left in %s mode on disabled port, disconnecting it\n", in intel_tc_port_sanitize_mode()
1785 * intel_tc_port_flush_work: flush the work disconnecting the PHY
1788 * Flush the delayed work disconnecting an idle PHY.
1844 * happens in a timely manner by disconnecting the PHY synchronously. in intel_tc_port_put_link()
/linux-6.12.1/drivers/scsi/arm/
Dacornscsi.h199 PHASE_DISCONNECT, /* disconnecting */
/linux-6.12.1/fs/smb/server/
Dksmbd_netlink.h20 * daemon is dead, ksmbd keep existing connection till disconnecting and
/linux-6.12.1/drivers/scsi/
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-6.12.1/drivers/hv/
Dhyperv_vmbus.h214 DISCONNECTING enumerator
/linux-6.12.1/Documentation/netlink/specs/
Ddpll.yaml49 by disconnecting all the pins (latter possible only

12345