Searched refs:carrier (Results 1 – 25 of 25) sorted by relevance
16 * raise ``carrier ON`` or ``carrier OFF`` management events19 Typically the ``carrier OFF`` event would be generated by the Ethernet21 The ``carrier ON`` event would be generated if the Ethernet device driver
86 event that changes the carrier state is Ethernet cable being plugged in or out.
32 PHY's carrier status is re-evaluated.
130 PHY's carrier status is re-evaluated.
62 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 071 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 080 TX errors 8 dropped 8 overruns 0 carrier 8 collisions 089 TX errors 7 dropped 0 overruns 0 carrier 0 collisions 098 TX errors 7 dropped 7 overruns 0 carrier 0 collisions 0
209 bool "nRF 802.15.4 carrier functions"212 This option enables functions such as modulated carrier and continuous carrier.
235 * Set the iface to dormant, carrier-down, or both during :c:member:`binding init <conn_mgr_conn_api…237 …* See :ref:`net_if_interface_state_management` for details regarding iface carrier and dormant st…239 * Update dormancy and carrier state so that the iface is non-dormant and carrier-up whenever (and o…240 * Set the iface either to dormant or to carrier-down as soon as interruption of service is detected.
288 https://www.toradex.com/products/carrier-board/colibri-evaluation-carrier-board
22 - GPIOs exposed via screw terminals on the carrier board
23 - GPIOs exposed via screw terminals on the carrier board
433 static void test_iface_init(struct net_if *iface, bool carrier, bool dormant) in test_iface_init() argument437 if (carrier) { in test_iface_init()
10 regulatory certifications and LTE carrier approvals. The Pinnacle 100 also
15 and network certifications and End Device carrier approvals.
137 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
14 and carrier board for the phyCORE-i.MX 8M Mini/Nano.
3371 char carrier[MDM_HL7800_OPERATOR_INDEX_SIZE]; in on_cmd_operator_index_query() local3384 out_len = net_buf_linearize(carrier, MDM_HL7800_OPERATOR_INDEX_STRLEN, in on_cmd_operator_index_query()3386 carrier[out_len] = 0; in on_cmd_operator_index_query()3387 iface_ctx.operator_index = (uint8_t)strtol(carrier, NULL, 10); in on_cmd_operator_index_query()
131 * Add carrier detection support to ethernet L2 driver.187 * Fix NXP MCUX ethernet driver to detect carrier lost event.
184 * Added MAC address configuration and carrier state detection to STM32 driver871 * :github:`16097` - STM32 Ethernet driver should be able to detect the carrier state
902 * Fixed PPP L2 usage of the network interface carrier state.905 * Prevent PPP connection reestablish when carrier is down.
1093 * Added new radio API function to start continuous carrier wave transmission.
1381 * :github:`16096` - Sam gmac Ethernet driver should be able to detect the carrier state
1105 * Introduced carrier and dormant management on network interfaces. Separated3550 * :github:`49451` - Treat carrier UP/DOWN independently to interface UP/DOWN
1116 * :github:`16089` - Mcux Ethernet driver does not detect carrier anymore (it's alway on)
2018 * :github:`49184` - DHCP client is not ``carrier`` aware
117 * :github:`16089` - Mcux Ethernet driver does not detect carrier anymore (it's alway on)