Home
last modified time | relevance | path

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

/Linux-v6.1/net/hsr/
Dhsr_device.c293 WARN_ONCE(1, "HSR: Could not send supervision frame\n"); in send_hsr_supervision_frame()
301 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_hsr_supervision_frame()
340 WARN_ONCE(1, "PRP: Could not send supervision frame\n"); in send_prp_supervision_frame()
349 /* From HSRv1 on we have separate supervision sequence numbers. */ in send_prp_supervision_frame()
370 /* Announce (supervision frame) timer function
477 /* Default multicast address for HSR Supervision frames */
Dhsr_main.h91 /* HSR/PRP Supervision Frame data types.
173 /* format and send supervision frame */
193 struct timer_list announce_timer; /* Supervision frame dispatch */
197 u16 sup_sequence_nr; /* For HSRv1 separate seq_nr for supervision */
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()
406 * a non-supervision multicast or broadcast frame.
533 /* HSR tagged frame :- Data or Supervision */ in hsr_fill_frame_info()
550 /* Supervision frame */ in prp_fill_frame_info()
Dhsr_framereg.c281 /* Use the Supervision frame's info about an eventual macaddress_B for merging
302 * valid as supervision frame always will have protocol in hsr_handle_sup_frame()
357 /* Get second supervision tlv */ in hsr_handle_sup_frame()
379 /* This is a redbox supervision frame for a VDAN! */ in hsr_handle_sup_frame()
/Linux-v6.1/arch/openrisc/kernel/
Dptrace.c42 * SR (Supervision register)
80 * the Supervision register in genregs_set()
/Linux-v6.1/drivers/net/dsa/xrs700x/
Dxrs700x.c337 /* 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()
/Linux-v6.1/Documentation/devicetree/bindings/reset/
Dti,tps380x-reset.yaml14 provide circuit initialization and timing supervision. The devices assert a
/Linux-v6.1/drivers/mfd/
Dtps65218.c211 "ti,strict-supply-voltage-supervision", in tps65218_voltage_set_strict()
217 "Invalid ti,strict-supply-voltage-supervision value\n"); in tps65218_voltage_set_strict()
/Linux-v6.1/drivers/thermal/
Dda9062-thermal.c10 * first level of temperature supervision. It is expected that any final
/Linux-v6.1/tools/include/uapi/linux/
Dif_link.h1124 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */
1125 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
/Linux-v6.1/include/uapi/linux/
Dif_link.h1199 IFLA_HSR_MULTICAST_SPEC, /* Last byte of supervision addr */
1200 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */
/Linux-v6.1/arch/openrisc/include/asm/
Dspr_defs.h212 * Bit definitions for the Supervision Register
/Linux-v6.1/scripts/
Drecordmcount.h605 /* Overall supervision for Elf32 ET_REL file. */
/Linux-v6.1/Documentation/networking/dsa/
Ddsa.rst1097 ring topology. Both HSR and PRP use supervision frames for monitoring the
/Linux-v6.1/Documentation/admin-guide/media/
Dbttv.rst815 Titanmedia Supervision TV-2400,
/Linux-v6.1/net/tipc/
Dlink.c157 /* Management and link supervision data */
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c3374 * exceeding the Link Supervision Timeout. The in __l2cap_set_ertm_timeouts()
3375 * default Link Supervision Timeout for AMP in __l2cap_set_ertm_timeouts()
Dhci_core.c3512 /* tx timeout must be longer than maximum link supervision timeout in __check_timeout()
Dhci_sync.c3708 events[6] |= 0x80; /* Link Supervision Timeout Changed */ in hci_set_event_mask_sync()