Home
last modified time | relevance | path

Searched refs:ethernet_config (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dnet_if.h32 const struct ethernet_config *config);
36 struct ethernet_config *config);
/Zephyr-latest/drivers/ethernet/
Deth_test.c47 const struct ethernet_config *config) in vnd_ethernet_set_config()
57 struct ethernet_config *config) in vnd_ethernet_get_config()
Deth_sensry_sy1xx_mac.c112 const struct ethernet_config *config);
356 struct ethernet_config *config) in sy1xx_mac_get_config()
380 const struct ethernet_config *config) in sy1xx_mac_set_config()
Deth_nxp_s32_netc_priv.h136 const struct ethernet_config *config);
Deth_litex_liteeth.c184 const struct ethernet_config *config) in eth_set_config()
Deth_nxp_s32_netc.c285 const struct ethernet_config *config) in nxp_s32_eth_set_config()
Deth_esp32.c64 const struct ethernet_config *config) in eth_esp32_set_config()
Deth_cyclonev.c54 const struct ethernet_config *config);
315 const struct ethernet_config *config) in eth_cyclonev_set_config()
Deth_enc424j600.c506 struct ethernet_config *config) in enc424j600_get_config()
561 const struct ethernet_config *config) in enc424j600_set_config()
Deth_sam_gmac.c1940 const struct ethernet_config *config) in eth_sam_gmac_set_qav_param()
1982 const struct ethernet_config *config) in eth_sam_gmac_set_config()
2026 struct ethernet_config *config) in eth_sam_gmac_get_qav_param()
2075 struct ethernet_config *config) in eth_sam_gmac_get_config()
Deth_lan865x.c121 const struct ethernet_config *config) in lan865x_set_config()
Deth_native_tap.c451 const struct ethernet_config *config) in set_config()
Deth_nxp_enet.c282 const struct ethernet_config *cfg) in eth_nxp_enet_set_config()
320 struct ethernet_config *cfg) in eth_nxp_enet_get_config()
Deth_xlnx_gem.c50 struct ethernet_config *config);
683 struct ethernet_config *config) in eth_xlnx_gem_get_config()
Deth_w5500.c382 const struct ethernet_config *config) in w5500_set_config()
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
Deth_nxp_imx_netc_priv.h112 const struct ethernet_config *config);
Deth_nxp_imx_netc.c305 const struct ethernet_config *config) in netc_eth_set_config()
/Zephyr-latest/include/zephyr/net/
Dethernet.h506 struct ethernet_config { struct
568 const struct ethernet_config *config);
573 struct ethernet_config *config);
975 struct ethernet_config *config) in net_eth_get_hw_config()
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet_mgmt.c35 struct ethernet_config config = { 0 }; in ethernet_set_config()
268 struct ethernet_config config = { 0 }; in ethernet_get_config()
Dethernet.c211 struct ethernet_config cfg = { in ethernet_mcast_monitor_cb()
873 struct ethernet_config config; in ethernet_l2_alloc()
/Zephyr-latest/tests/net/socket/net_mgmt/src/
Dmain.c127 const struct ethernet_config *config) in eth_fake_set_config()
174 struct ethernet_config *config) in eth_fake_get_config()
/Zephyr-latest/tests/net/promiscuous/src/
Dmain.c107 const struct ethernet_config *config) in eth_fake_set_config()
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dnet_if.c946 struct ethernet_config *config) in nrf_wifi_if_get_config_zep()
988 memset(config, 0, sizeof(struct ethernet_config)); in nrf_wifi_if_get_config_zep()
1015 const struct ethernet_config *config) in nrf_wifi_if_set_config_zep()
/Zephyr-latest/tests/net/bridge/src/
Dmain.c101 const struct ethernet_config *config) in eth_fake_set_config()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ecm.c531 const struct ethernet_config *config) in cdc_ecm_set_config()
547 struct ethernet_config *config) in cdc_ecm_get_config()

12