Home
last modified time | relevance | path

Searched defs:eth_ctx (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/subsys/net/lib/shell/
Dnet_shell.c147 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in iface2str() local
/Zephyr-latest/subsys/net/l2/ethernet/
Dbridge.c92 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in eth_bridge_iface_add() local
170 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in eth_bridge_iface_remove() local
/Zephyr-latest/tests/net/vlan/src/
Dmain.c654 struct ethernet_context *eth_ctx; in test_vlan_enable() local
733 struct ethernet_context *eth_ctx; in test_vlan_disable() local
782 struct ethernet_context *eth_ctx; in test_vlan_enable_all() local
825 struct ethernet_context *eth_ctx; in test_vlan_disable_all() local
/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c190 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_set() local
204 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_get() local
214 struct eth_context *eth_ctx = ptp_ctx->eth_context; in my_ptp_clock_adjust() local
/Zephyr-latest/tests/net/wifi/wifi_nm/src/
Dmain.c50 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in wifi_iface_init() local
/Zephyr-latest/subsys/net/l2/ethernet/dsa/
Ddsa.c188 struct ethernet_context *eth_ctx; in dsa_get_slave_port() local
/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c849 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in esp32_wifi_init() local
887 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in esp32_wifi_init_ap() local
/Zephyr-latest/drivers/wifi/siwx91x/
Dsiwx91x_wifi.c374 struct ethernet_context *eth_ctx; in siwx91x_ethernet_init() local
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1824 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in nxp_wifi_sta_init() local
1864 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in nxp_wifi_uap_init() local
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_wifi.c445 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in airoc_mgmt_init() local
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c601 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in nrf_wifi_if_init_zep() local
/Zephyr-latest/drivers/ethernet/
Deth_nxp_enet.c143 struct ethernet_context *eth_ctx = net_if_l2_data(iface); in eth_get_ptp_data() local
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c509 struct eth_context *eth_ctx = in iface_cb() local