Home
last modified time | relevance | path

Searched full:disassociate (Results 1 – 25 of 40) sorted by relevance

12

/linux/Documentation/userspace-api/
H A Dunshare.rst59 even non-threaded applications if they have a need to disassociate
87 disassociate parts of the context during the servicing of the
126 unshare - disassociate parts of the process execution context
134 unshare() allows a process to disassociate parts of its execution
/linux/net/ieee802154/
H A Drdev-ops.h289 if (!rdev->ops->disassociate) in rdev_disassociate()
293 ret = rdev->ops->disassociate(&rdev->wpan_phy, wpan_dev, target); in rdev_disassociate()
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt84 userspace->mac80211: deauthenticate/disassociate
/linux/drivers/w1/masters/
H A Dsgi_w1.c106 * disassociate the w1 device from the driver
H A Dmxc_w1.c152 * disassociate the w1 device from the driver
/linux/Documentation/driver-api/usb/
H A Dcallbacks.rst70 These callbacks are intended to associate and disassociate a driver with
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c131 * i40e_xsk_pool_disable - Disassociate an AF_XDP buffer pool from a
173 * i40e_xsk_pool_setup - Enable/disassociate an AF_XDP buffer pool to/from
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c215 We always disassociate first */ in enic_pp_preassociate_rr()
/linux/drivers/acpi/acpica/
H A Devxfregn.c213 * First disassociate the handler from the region. in ACPI_EXPORT_SYMBOL()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c1602 * ice_flow_disassoc_prof - disassociate a VSI from a flow profile
2004 * VSI handle and disassociate the VSI from the flow profile.
2040 /* disassociate the flow profile from sw VSI handle */ in ice_flow_rem_vsi_prof()
2143 * This function will iterate through all flow profiles and disassociate
2577 * associated with the input VSI. If so disassociate the VSI from in ice_add_rss_cfg_sync()
/linux/include/net/
H A Dcfg802154.h84 int (*disassociate)(struct wpan_phy *wpan_phy, member
/linux/net/mac802154/
H A Dcfg.c703 .disassociate = mac802154_disassociate,
/linux/drivers/infiniband/core/
H A Dib_core_uverbs.c413 * might be NULL if we are racing with disassociate. in rdma_udata_to_dev()
H A Duverbs_uapi.c727 * no use of this after disassociate. in uverbs_disassociate_api()
H A Diwcm.c940 * moved by the provider to the ERR state. Disassociate the CM_ID from
/linux/drivers/tty/
H A Dtty_jobctrl.c246 * it wants to disassociate itself from its controlling tty.
/linux/drivers/remoteproc/
H A Dqcom_sysmon.c783 * Disassociate the rpmsg device with the sysmon instance.
/linux/kernel/gcov/
H A Dfs.c805 * Disassociate a profiling data set from a node. Needs to be called with
/linux/Documentation/scsi/
H A DChangeLog.megaraid612 x. Disassociate the management commands with an overlaid scsi command.
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddma.c
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3897 schedule_work(&priv->disassociate); in ipw_send_disassociate()
3941 container_of(work, struct ipw_priv, disassociate); in ipw_bg_disassociate()
4329 * Above disassociate threshold, give up and stop scanning.
4339 * beacon threshold, disassociate, turn in ipw_handle_missed_beacon()
4343 "Missed beacon: %d - disassociate\n", missed_count); in ipw_handle_missed_beacon()
4352 schedule_work(&priv->disassociate); in ipw_handle_missed_beacon()
5977 "Missed beacon: %d - disassociate\n", in ipw_adhoc_check()
9037 IPW_DEBUG_WX("Setting disassociate threshold to %d\n", 3*wrqu->sens.value); in ipw_wx_set_sens()
10605 INIT_WORK(&priv->disassociate, ipw_bg_disassociate); in ipw_setup_deferred_work()
10696 * various supplicants, we don't force a disassociate i in shim__set_security()
[all...]
/linux/fs/kernfs/
H A Dfile.c563 * associated open files becomes empty, disassociate and free
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c804 * ixgbe_clear_vmdq_82598 - Disassociate a VMDq set index from an rx address
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c2139 /* Disassociate Tx queue from NAPI */ in fbnic_reset_netif_napi()
2147 /* Disassociate Rx queue from NAPI */ in fbnic_reset_netif_napi()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c636 /* ucast disassociate/deauth frames without a station might in iwl_mld_get_tx_queue_id()

12