Searched full:supervision (Results 1 – 16 of 16) sorted by relevance
/linux/net/hsr/ |
H A D | hsr_main.h | 90 /* HSR/PRP Supervision Frame data types. 165 /* format and send supervision frame */ 195 struct timer_list announce_timer; /* Supervision frame dispatch */ 201 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() 502 * a non-supervision multicast or broadcast frame. 550 * between ports, or sending HSR supervision to RedBox. in hsr_forward_do() 633 /* HSR tagged frame :- Data or Supervision */ in hsr_fill_frame_info() 650 /* Supervision frame */ in prp_fill_frame_info()
|
H A D | hsr_device.c | 315 netdev_warn_once(port->dev, "HSR: Could not send supervision frame\n"); in send_hsr_supervision_frame() 323 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_hsr_supervision_frame() 374 netdev_warn_once(master->dev, "PRP: Could not send supervision frame\n"); in send_prp_supervision_frame() 383 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_prp_supervision_frame() 403 /* Announce (supervision frame) timer function 423 /* Announce (supervision frame) timer function for RedBox 682 /* Default multicast address for HSR Supervision frames */
|
H A D | hsr_framereg.c | 283 /* Use the Supervision frame's info about an eventual macaddress_B for merging 303 * valid as supervision frame always will have protocol in hsr_handle_sup_frame() 356 /* Get second supervision tlv */ in hsr_handle_sup_frame() 377 /* This is a redbox supervision frame for a VDAN! */ in hsr_handle_sup_frame()
|
/linux/tools/testing/selftests/net/hsr/ |
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/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/include/uapi/linux/ |
H A D | if_link.h | 1795 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */ 1796 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 | 3602 /* tx timeout must be longer than maximum link supervision timeout in __check_timeout()
|
H A D | hci_sync.c | 4094 events[6] |= 0x80; /* Link Supervision Timeout Changed */ in hci_set_event_mask_sync()
|