Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/media/rc/
Drc-loopback.c41 bool learning; member
114 if (lodev->learning) in loop_tx_ir()
156 if (lodev->learning != enable) { in loop_set_learning_mode()
158 lodev->learning = !!enable; in loop_set_learning_mode()
253 loopdev.learning = false; in loop_init()
/Linux-v4.19/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.h878 struct tomoyo_preference *learning; member
/Linux-v4.19/Documentation/networking/dsa/
Dlan9303.txt22 no HW MAC learning takes place in this mode.
24 When both user ports are joined to the same bridge, the normal HW MAC learning
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h64 bool learning; member
DREADME101 It allows configuration of hardware learning, flooding, multicast groups,
Dethsw.c168 ethsw->learning = !!flag; in ethsw_set_learning()
643 (port_priv->ethsw_data->learning ? BR_LEARNING : 0) | in swdev_port_attr_get()
1433 ethsw->learning = true; in ethsw_probe()
/Linux-v4.19/tools/testing/selftests/net/forwarding/
Dbridge_vlan_unaware.sh87 learning() function
Dbridge_vlan_aware.sh89 learning() function
Dlib.sh858 bridge link set dev $br_port1 learning off
867 bridge link set dev $br_port1 learning on
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker.h92 bool learning);
Drocker_main.c1334 bool learning = *(bool *)priv; in rocker_cmd_set_port_learning_prep() local
1347 learning)) in rocker_cmd_set_port_learning_prep()
1410 bool learning) in rocker_port_set_learning() argument
1414 &learning, NULL, NULL); in rocker_port_set_learning()
/Linux-v4.19/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
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt108 - enable-ale: NetCP driver keeps the address learning feature in the ethernet
110 learning.
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-get-features.rst149 The driver supports learning mode using
/Linux-v4.19/drivers/s390/net/
Dqeth_l2_sys.c400 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
/Linux-v4.19/net/bridge/
Dbr_sysfs_if.c229 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
/Linux-v4.19/Documentation/
Dsiphash.txt106 Read the SipHash paper if you're interested in learning more:
/Linux-v4.19/Documentation/process/
Dhowto.rst76 invaluable for learning how to interact with the kernel community. When
196 learning about Linux kernel development.
D1.Intro.rst119 learning how to work with the kernel community and get their code into the
Dkernel-docs.rst599 learning about the kernel, working on kernel projects or
D4.Coding.rst272 should not be used all of the time. But some time spent learning the
/Linux-v4.19/Documentation/RCU/
DwhatisRCU.txt4 to start learning about RCU:
47 preferred method of learning. If you need to know everything about

12