Home
last modified time | relevance | path

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

12345

/linux-6.8/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.8/net/mac80211/
Dspectmgmt.c91 "BSS %pM switches to unsupported channel (%d MHz), disconnecting\n", in ieee80211_parse_ch_switch_ie()
185 "BSS %pM: CSA has inconsistent channel data, disconnecting\n", in ieee80211_parse_ch_switch_ie()
Dmlme.c52 "Maximum nullfunc tx tries before disconnecting (reason 4).");
57 "Maximum probe tries before disconnecting (reason 4).");
86 " before disconnecting (reason 4).");
1736 "failed to use reserved channel context, disconnecting (err=%d)\n", in ieee80211_chswitch_work()
1747 "failed to finalize channel switch, disconnecting\n"); in ieee80211_chswitch_work()
1787 "driver post channel switch failed, disconnecting\n"); in ieee80211_chswitch_post_beacon()
1808 "driver channel switch failed, disconnecting\n"); in ieee80211_chswitch_done()
1909 "AP %pM switches to different band (%d MHz, width:%d, CF1/2: %d/%d MHz), disconnecting\n", in ieee80211_sta_process_chanswitch()
1922 "disconnecting\n", in ieee80211_sta_process_chanswitch()
1956 "no channel context assigned to vif?, disconnecting\n"); in ieee80211_sta_process_chanswitch()
[all …]
/linux-6.8/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.8/drivers/scsi/ibmvscsi_tgt/
Dibmvscsi_tgt.h210 /* disconnecting to clear an error */
304 * disconnecting from the client from one of several states.
/linux-6.8/drivers/firmware/efi/libstub/
Dpci.c60 * bridge so no point in disconnecting them from their drivers. in efi_pci_disable_bridge_busmaster()
/linux-6.8/drivers/block/drbd/
Ddrbd_strings.c19 [C_DISCONNECTING] = "Disconnecting",
/linux-6.8/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.8/include/linux/usb/
Dtcpm.h97 * support hardware to autonomously dischrge vbus upon disconnecting
/linux-6.8/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()
507 ax179_data->disconnecting = 1; in ax88179_disconnect()
Dax88172a.c244 netdev_info(dev->net, "Disconnecting from phy %s\n", in ax88172a_stop()
/linux-6.8/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.8/drivers/greybus/
Dconnection.c491 "%s: failed to send disconnecting: %d\n", in gb_connection_control_disconnecting()
599 * DISCONNECTING.
/linux-6.8/drivers/gpu/drm/i915/display/
Dintel_tc.c1569 "Port %s: PHY left in %s mode on disabled port, disconnecting it\n", in intel_tc_port_sanitize_mode()
1795 * intel_tc_port_flush_work: flush the work disconnecting the PHY
1798 * Flush the delayed work disconnecting an idle PHY.
1854 * happens in a timely manner by disconnecting the PHY synchronously. in intel_tc_port_put_link()
/linux-6.8/Documentation/netlink/specs/
Ddpll.yaml49 by disconnecting all the pins (latter possible only
/linux-6.8/drivers/scsi/arm/
Dacornscsi.h199 PHASE_DISCONNECT, /* disconnecting */
/linux-6.8/fs/smb/server/
Dksmbd_netlink.h20 * daemon is dead, ksmbd keep existing connection till disconnecting and
/linux-6.8/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.8/drivers/hv/
Dhyperv_vmbus.h214 DISCONNECTING enumerator
/linux-6.8/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h260 * Reset the MPCC HW status by disconnecting all muxes.

12345