Home
last modified time | relevance | path

Searched full:supervision (Results 1 – 14 of 14) sorted by relevance

/linux/net/hsr/
H A Dhsr_forward.c20 /* 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 Dhsr_device.c315 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
679 /* Default multicast address for HSR Supervision frames */
H A Dhsr_framereg.c279 /* 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/tools/testing/selftests/net/hsr/
H A Dhsr_redbox.sh114 …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 Dn_gsm.rst73 /* 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 Dti,tps380x-reset.yaml14 provide circuit initialization and timing supervision. The devices assert a
/linux/drivers/mfd/
H A Dtps65218.c210 "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/scripts/
H A Drecordmcount.h605 /* Overall supervision for Elf32 ET_REL file. */
/linux/arch/openrisc/include/asm/
H A Dspr_defs.h212 * Bit definitions for the Supervision Register
/linux/Documentation/networking/dsa/
H A Ddsa.rst1101 ring topology. Both HSR and PRP use supervision frames for monitoring the
/linux/Documentation/admin-guide/media/
H A Dbttv.rst815 Titanmedia Supervision TV-2400,
/linux/net/tipc/
H A Dlink.c142 /* Management and link supervision data */
/linux/net/bluetooth/
H A Dhci_core.c3547 /* tx timeout must be longer than maximum link supervision timeout in __check_timeout()
H A Dhci_sync.c4042 events[6] |= 0x80; /* Link Supervision Timeout Changed */ in hci_set_event_mask_sync()