Home
last modified time | relevance | path

Searched refs:joined (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/net/mac80211/
A Docb.c127 if (ifocb->joined != true) in ieee80211_ocb_work()
181 if (ifocb->joined == true) in ieee80211_ocb_join()
197 ifocb->joined = true; in ieee80211_ocb_join()
212 ifocb->joined = false; in ieee80211_ocb_leave()
A Dieee80211_i.h611 bool joined; member
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-i2c.c149 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
157 if (i2c_debug && !joined) in i2c_readbytes()
175 if (joined) in i2c_readbytes()
/linux-6.3-rc2/drivers/media/pci/cx25821/
A Dcx25821-i2c.c161 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
168 if (i2c_debug && !joined) in i2c_readbytes()
185 if (joined) in i2c_readbytes()
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dlinear.rst33 $size1 $size2 linear $2 0" | dmsetup create joined
/linux-6.3-rc2/arch/arm/boot/dts/
A Dimx27-phytec-phycore-som.dtsi96 /* SW1A and SW1B joined operation */
104 /* SW2A and SW2B joined operation */
/linux-6.3-rc2/Documentation/networking/dsa/
A Dlan9303.rst24 When both user ports are joined to the same bridge, the normal HW MAC learning
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/
A Dtx.c285 wl->joined = true; in enable_tx_for_packet_injection()
310 if ((wl->vif == NULL) && !wl->joined) in wl1251_tx_frame()
A Dwl1251.h295 bool joined; member
A Dmain.c473 wl->joined = false; in wl1251_op_stop()
641 wl->joined = false; in wl1251_op_config()
1601 wl->joined = false; in wl1251_alloc_hw()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/ti/
A Dcpsw_switchdev.rst33 filtering, which is provides significant benefits when ports are joined
95 When the both interfaces joined the bridge - CPSW switch driver will enable
A Dam65_nuss_cpsw_switchdev.rst45 When the both interfaces joined the bridge - CPSW switch driver will enable
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-ocfs224 number and minor number joined by a period, eg "1.10".
/linux-6.3-rc2/drivers/media/usb/au0828/
A Dau0828-i2c.c210 const struct i2c_msg *msg, int joined) in i2c_readbytes() argument
/linux-6.3-rc2/tools/memory-model/
A Dlinux-kernel.cat126 * critical sections (joined by rcu-link) induces order like a generalized
/linux-6.3-rc2/Documentation/process/
A Dcode-of-conduct-interpretation.rst127 access reports made before they joined or after they have left the
/linux-6.3-rc2/Documentation/driver-api/i3c/
A Dprotocol.rst107 device joined the bus and is waiting for a dynamic address.
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_btree.c4254 bool joined = false; in xfs_btree_delete() local
4267 joined = true; in xfs_btree_delete()
4274 if (joined && (cur->bc_flags & XFS_BTREE_OVERLAPPING)) { in xfs_btree_delete()
/linux-6.3-rc2/Documentation/networking/
A Dswitchdev.rst337 changed whether it is static configured or dynamically joined/leave.
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst1257 igmp6 IP multicast addresses, which this host joined (IPv6)
1292 igmp IP multicast addresses, which this host joined
A Dxfs-delayed-logging-design.rst78 resources joined to it are released, along with the remaining unused reservation

Completed in 83 milliseconds