/openbmc/linux/tools/testing/selftests/net/hsr/ |
H A D | hsr_ping.sh | 134 # Wait until supervisor all supervision frames have been processed and the node 225 …ip -net "$ns1" link add name hsr1 type hsr slave1 ns1eth1 slave2 ns1eth2 supervision 45 version $H… 226 …ip -net "$ns2" link add name hsr2 type hsr slave1 ns2eth1 slave2 ns2eth2 supervision 45 version $H… 227 …ip -net "$ns3" link add name hsr3 type hsr slave1 ns3eth1 slave2 ns3eth2 supervision 45 version $H…
|
/openbmc/linux/net/hsr/ |
H A D | hsr_device.c | 291 netdev_warn_once(master->dev, "HSR: Could not send supervision frame\n"); in send_hsr_supervision_frame() 299 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_hsr_supervision_frame() 338 netdev_warn_once(master->dev, "PRP: Could not send supervision frame\n"); in send_prp_supervision_frame() 347 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_prp_supervision_frame() 367 /* Announce (supervision frame) timer function 474 /* Default multicast address for HSR Supervision frames */
|
H A D | hsr_main.h | 88 /* HSR/PRP Supervision Frame data types. 170 /* format and send supervision frame */ 196 struct timer_list announce_timer; /* Supervision frame dispatch */ 200 u16 sup_sequence_nr; /* For HSRv1 separate seq_nr for supervision */
|
H A D | hsr_forward.c | 20 /* The uses I can see for these HSR supervision frames are: 56 /* Get the supervision header from correct location. */ in is_supervision_frame() 93 /* if this is a redbox supervision frame we need to verify in is_supervision_frame() 404 * a non-supervision multicast or broadcast frame. 529 /* HSR tagged frame :- Data or Supervision */ in hsr_fill_frame_info() 546 /* Supervision frame */ in prp_fill_frame_info()
|
H A D | hsr_framereg.c | 254 /* Use the Supervision frame's info about an eventual macaddress_B for merging 274 * valid as supervision frame always will have protocol in hsr_handle_sup_frame() 327 /* Get second supervision tlv */ in hsr_handle_sup_frame() 348 /* This is a redbox supervision frame for a VDAN! */ in hsr_handle_sup_frame()
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | ptrace.c | 46 * SR (Supervision register) 83 * the Supervision register in genregs_set()
|
/openbmc/linux/drivers/net/dsa/xrs700x/ |
H A D | xrs700x.c | 337 /* Add an inbound policy filter which matches the HSR/PRP supervision MAC 355 /* match HSR/PRP supervision destination 01:15:4e:00:01:XX */ in xrs700x_port_add_hsrsup_ipf() 364 /* Mirror HSR/PRP supervision to CPU port */ in xrs700x_port_add_hsrsup_ipf() 615 /* Enable inbound policy which allows HSR/PRP supervision forwarding in xrs700x_hsr_join() 679 * which allows HSR/PRP supervision forwarding to the CPU port without in xrs700x_hsr_leave()
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | n_gsm.rst | 73 /* use keep-alive once every 5s for modem connection supervision */ 163 /* use keep-alive once every 5s for peer connection supervision */
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | ti,tps380x-reset.yaml | 14 provide circuit initialization and timing supervision. The devices assert a
|
/openbmc/linux/drivers/mfd/ |
H A D | tps65218.c | 210 "ti,strict-supply-voltage-supervision", in tps65218_voltage_set_strict() 216 "Invalid ti,strict-supply-voltage-supervision value\n"); in tps65218_voltage_set_strict()
|
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/files/ |
H A D | rt_bmark.py | 203 # Sometime the hung task supervision is triggered during execution of 204 # cyclictest (cyclictest starves stress). To avoid that, the supervision
|
/openbmc/linux/drivers/thermal/ |
H A D | da9062-thermal.c | 10 * first level of temperature supervision. It is expected that any final
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | 1211 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ 1212 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | if_link.h | 1126 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ 1127 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | valkey.conf | 138 # supervision tree. Options: 139 # supervised no - no supervision interaction 144 # Note: these supervision methods only signal "process is ready."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | redis.conf | 138 # supervision tree. Options: 139 # supervised no - no supervision interaction 144 # Note: these supervision methods only signal "process is ready."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | redis.conf | 138 # supervision tree. Options: 139 # supervised no - no supervision interaction 144 # Note: these supervision methods only signal "process is ready."
|
/openbmc/linux/scripts/ |
H A D | recordmcount.h | 605 /* Overall supervision for Elf32 ET_REL file. */
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 212 * Bit definitions for the Supervision Register
|
/openbmc/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 1097 ring topology. Both HSR and PRP use supervision frames for monitoring the
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | bttv.rst | 815 Titanmedia Supervision TV-2400,
|
/openbmc/linux/net/tipc/ |
H A D | link.c | 157 /* Management and link supervision data */
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_core.c | 3527 /* tx timeout must be longer than maximum link supervision timeout in __check_timeout()
|
H A D | hci_sync.c | 4067 events[6] |= 0x80; /* Link Supervision Timeout Changed */ in hci_set_event_mask_sync()
|