Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/media/rc/
Drc-loopback.c31 bool learning; member
104 if (lodev->learning) in loop_tx_ir()
146 if (lodev->learning != enable) { in loop_set_learning_mode()
148 lodev->learning = !!enable; in loop_set_learning_mode()
243 loopdev.learning = false; in loop_init()
/Linux-v5.4/Documentation/networking/dsa/
Dlan9303.rst22 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
Dsja1105.rst131 management (no address learning and no flooding of unknown traffic) is not yet
/Linux-v5.4/security/tomoyo/
DKconfig19 int "Default maximal count for learning mode"
25 that are automatically appended into policy at "learning mode".
27 such programs in "learning mode" dulls the system response
Dcommon.h882 struct tomoyo_preference *learning; member
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h68 bool learning; member
DREADME101 It allows configuration of hardware learning, flooding, multicast groups,
Dethsw.c163 ethsw->learning = enable; in ethsw_set_learning()
1644 ethsw->learning = true; in ethsw_probe()
/Linux-v5.4/tools/testing/selftests/net/forwarding/
Dbridge_vlan_unaware.sh87 learning() function
Dvxlan_bridge_1q.sh790 ip link set dev $vx type bridge_slave learning off
800 ip link set dev $vx type bridge_slave learning on
822 ip link set dev vx10 type vxlan learning
824 ip link set dev vx20 type vxlan learning
Dbridge_vlan_aware.sh89 learning() function
Dvxlan_bridge_1d.sh675 ip link set dev vx1 type vxlan learning
747 ip link set dev vx1 type bridge_slave learning off
756 ip link set dev vx1 type bridge_slave learning on
Dlib.sh933 bridge link set dev $br_port1 learning off
942 bridge link set dev $br_port1 learning on
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker.h88 bool learning);
Drocker_main.c1330 bool learning = *(bool *)priv; in rocker_cmd_set_port_learning_prep() local
1343 learning)) in rocker_cmd_set_port_learning_prep()
1406 bool learning) in rocker_port_set_learning() argument
1410 &learning, NULL, NULL); in rocker_port_set_learning()
/Linux-v5.4/Documentation/networking/
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, the driver implements switchdev op
Dvxlan.txt16 either dynamically in a manner similar to a learning bridge, or make
/Linux-v5.4/Documentation/networking/device_drivers/neterion/
Dvxge.txt90 Enable learning the mac address of the guest OS interface in
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt125 - enable-ale: NetCP driver keeps the address learning feature in the ethernet
127 learning.
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-get-features.rst156 The driver supports learning mode using
/Linux-v5.4/drivers/s390/net/
Dqeth_l2_sys.c412 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
/Linux-v5.4/net/bridge/
Dbr_sysfs_if.c225 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
/Linux-v5.4/Documentation/security/
Dsiphash.rst106 Read the SipHash paper if you're interested in learning more:
/Linux-v5.4/Documentation/process/
Dhowto.rst79 invaluable for learning how to interact with the kernel community. When
199 learning about Linux kernel development.
D1.Intro.rst121 learning how to work with the kernel community and get their code into the

12