Searched full:supervision (Results 1 – 21 of 21) sorted by relevance
/linux/tools/testing/selftests/net/hsr/ |
H A D | hsr_ping.sh | 52 # Wait until supervisor all supervision frames have been processed and the node 143 …ip -net "$ns1" link add name hsr1 type hsr slave1 ns1eth1 slave2 ns1eth2 supervision 45 version $H… 144 …ip -net "$ns2" link add name hsr2 type hsr slave1 ns2eth1 slave2 ns2eth2 supervision 45 version $H… 145 …ip -net "$ns3" link add name hsr3 type hsr slave1 ns3eth1 slave2 ns3eth2 supervision 45 version $H…
|
H A D | hsr_redbox.sh | 114 …ip -net "${ns1}" link add name hsr1 type hsr slave1 ns1eth1 slave2 ns1eth2 supervision 45 version … 115 …add name hsr2 type hsr slave1 ns2eth1 slave2 ns2eth2 interlink ns2eth3 supervision 45 version ${HS…
|
/linux/net/hsr/ |
H A D | hsr_device.c | 308 netdev_warn_once(port->dev, "HSR: Could not send supervision frame\n"); in send_hsr_supervision_frame() 316 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_hsr_supervision_frame() 367 netdev_warn_once(master->dev, "PRP: Could not send supervision frame\n"); in send_prp_supervision_frame() 376 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_prp_supervision_frame() 396 /* Announce (supervision frame) timer function 416 /* Announce (supervision frame) timer function for RedBox 590 /* Default multicast address for HSR Supervision frames */
|
H A D | hsr_main.h | 90 /* HSR/PRP Supervision Frame data types. 172 /* format and send supervision frame */ 200 struct timer_list announce_timer; /* Supervision frame dispatch */ 206 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() 142 /* For RedBox (HSR-SAN) check if we have received the supervision in is_proxy_supervision_frame() 490 * a non-supervision multicast or broadcast frame. 538 * between ports, or sending HSR supervision to RedBox. in hsr_forward_do() 621 /* HSR tagged frame :- Data or Supervision */ in hsr_fill_frame_info() 638 /* Supervision frame */ in prp_fill_frame_info()
|
H A D | hsr_framereg.c | 279 /* Use the Supervision frame's info about an eventual macaddress_B for merging 299 * valid as supervision frame always will have protocol in hsr_handle_sup_frame() 352 /* Get second supervision tlv */ in hsr_handle_sup_frame() 373 /* This is a redbox supervision frame for a VDAN! */ in hsr_handle_sup_frame()
|
/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() 633 /* Enable inbound policy which allows HSR/PRP supervision forwarding in xrs700x_hsr_join() 697 * which allows HSR/PRP supervision forwarding to the CPU port without in xrs700x_hsr_leave()
|
/linux/arch/openrisc/kernel/ |
H A D | ptrace.c | 46 * SR (Supervision register) 83 * the Supervision register in genregs_set()
|
/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 */
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | ti,tps380x-reset.yaml | 14 provide circuit initialization and timing supervision. The devices assert a
|
/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()
|
/linux/drivers/thermal/ |
H A D | da9062-thermal.c | 10 * first level of temperature supervision. It is expected that any final
|
/linux/tools/include/uapi/linux/ |
H A D | if_link.h | 1236 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ 1237 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/linux/include/uapi/linux/ |
H A D | if_link.h | 1769 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ 1770 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
|
/linux/scripts/ |
H A D | recordmcount.h | 605 /* Overall supervision for Elf32 ET_REL file. */
|
/linux/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 212 * Bit definitions for the Supervision Register
|
/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 1101 ring topology. Both HSR and PRP use supervision frames for monitoring the
|
/linux/Documentation/admin-guide/media/ |
H A D | bttv.rst | 815 Titanmedia Supervision TV-2400,
|
/linux/net/tipc/ |
H A D | link.c | 142 /* Management and link supervision data */
|
/linux/net/bluetooth/ |
H A D | hci_core.c | 3567 /* tx timeout must be longer than maximum link supervision timeout in __check_timeout()
|
H A D | hci_sync.c | 4065 events[6] |= 0x80; /* Link Supervision Timeout Changed */ in hci_set_event_mask_sync()
|