Home
last modified time | relevance | path

Searched refs:learning (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/media/rc/
Drc-loopback.c44 bool learning; member
117 if (lodev->learning) in loop_tx_ir()
159 if (lodev->learning != enable) { in loop_set_learning_mode()
161 lodev->learning = !!enable; in loop_set_learning_mode()
219 loopdev.learning = false; in loop_init()
/linux-4.4.14/security/tomoyo/
DKconfig18 int "Default maximal count for learning mode"
24 that are automatically appended into policy at "learning mode".
26 such programs in "learning mode" dulls the system response
Dcommon.h877 struct tomoyo_preference *learning; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h89 u8 learning:1, member
Dspectrum_switchdev.c69 (mlxsw_sp_port->learning ? BR_LEARNING : 0) | in mlxsw_sp_port_attr_get()
208 mlxsw_sp_port->learning = brport_flags & BR_LEARNING ? 1 : 0; in mlxsw_sp_port_attr_br_flags_set()
767 adding && mlxsw_sp_port->learning, true); in mlxsw_sp_fdb_notify_mac_process()
774 if (mlxsw_sp_port->learning && mlxsw_sp_port->learning_sync) { in mlxsw_sp_fdb_notify_mac_process()
Dspectrum.c1228 mlxsw_sp_port->learning = 1; in mlxsw_sp_port_create()
/linux-4.4.14/Documentation/networking/
Dvxlan.txt16 either dynamically in a manner similar to a learning bridge, or make
Dswitchdev.txt201 Where val is SWITCHDEV_FDB_ADD when learning and SWITCHDEV_FDB_DEL when
224 bridge link set dev DEV learning off
228 bridge link set dev DEV learning on self
232 the bridge's FDB. It's possible, but not optimal, to enable learning on the
235 To support learning and learning_sync port attributes, the driver implements
Dvxge.txt90 Enable learning the mac address of the guest OS interface in
Dbonding.txt962 driver sends learning packets to each slaves peer switch.
1491 To configure the interval between learning packet transmits:
1494 the bonding driver sends learning packets to each slaves peer switch. The
1816 generated packets, for example, bonding's learning packets or ARP
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt108 - enable-ale: NetCP driver keeps the address learning feature in the ethernet
110 learning.
/linux-4.4.14/net/bridge/
Dbr_sysfs_if.c171 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
/linux-4.4.14/Documentation/
DHOWTO74 invaluable for learning how to interact with the kernel community. When
180 learning about Linux kernel development.
Dkernel-docs.txt705 learning about the kernel, working on kernel projects or
/linux-4.4.14/Documentation/development-process/
D1.Intro127 learning how to work with the kernel community and get their code into the
D4.Coding252 should not be used all of the time. But some time spent learning the
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt2 to start learning about RCU:
42 preferred method of learning. If you need to know everything about