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_nxp_imx_netc_priv.h119 const struct ethernet_config *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_imx_netc.c292 const struct ethernet_config *config) in netc_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_native_posix.c413 const struct ethernet_config *config) in set_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()
Deth_dwmac.c471 const struct ethernet_config *config) in dwmac_set_config()
Deth_lan865x.c63 const struct ethernet_config *config) in lan865x_set_config()
/Zephyr-latest/include/zephyr/net/
Dethernet.h501 struct ethernet_config { struct
561 const struct ethernet_config *config);
566 struct ethernet_config *config);
963 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()
/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.c947 struct ethernet_config *config) in nrf_wifi_if_get_config_zep()
989 memset(config, 0, sizeof(struct ethernet_config)); in nrf_wifi_if_get_config_zep()
1016 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()
/Zephyr-latest/drivers/ethernet/nxp_enet/
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()
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c158 const struct ethernet_config *config) in eth_fake_set_config()
352 struct ethernet_config *config) in eth_fake_get_config()

12