Searched refs:ethernet_hw_caps (Results 1 – 25 of 57) sorted by relevance
123
19 static enum ethernet_hw_caps eth_capabilities(const struct device *dev) in eth_capabilities()
39 enum ethernet_hw_caps vnd_ethernet_get_capabilities(const struct device *dev) in vnd_ethernet_get_capabilities()
117 enum ethernet_hw_caps netc_eth_get_capabilities(const struct device *dev);
133 enum ethernet_hw_caps nxp_s32_eth_get_capabilities(const struct device *dev);
55 static enum ethernet_hw_caps eth_cyclonev_caps(const struct device *dev);363 static enum ethernet_hw_caps eth_cyclonev_caps(const struct device *dev) in eth_cyclonev_caps()366 enum ethernet_hw_caps caps = 0; in eth_cyclonev_caps()
46 static enum ethernet_hw_caps617 static enum ethernet_hw_caps eth_xlnx_gem_get_capabilities( in eth_xlnx_gem_get_capabilities()621 enum ethernet_hw_caps caps = (enum ethernet_hw_caps)0; in eth_xlnx_gem_get_capabilities()
99 static enum ethernet_hw_caps dwmac_caps(const struct device *dev) in dwmac_caps()102 enum ethernet_hw_caps caps = 0; in dwmac_caps()
281 static enum ethernet_hw_caps eth_caps(const struct device *dev) in eth_caps()
276 enum ethernet_hw_caps netc_eth_get_capabilities(const struct device *dev) in netc_eth_get_capabilities()
266 enum ethernet_hw_caps nxp_s32_eth_get_capabilities(const struct device *dev) in nxp_s32_eth_get_capabilities()
56 static enum ethernet_hw_caps eth_esp32_caps(const struct device *dev) in eth_esp32_caps()
131 static enum ethernet_hw_caps renesas_ra_eth_get_capabilities(const struct device *dev) in renesas_ra_eth_get_capabilities()
76 static enum ethernet_hw_caps e1000_caps(const struct device *dev) in e1000_caps()
88 static enum ethernet_hw_caps eth_ivshmem_caps(const struct device *dev) in eth_ivshmem_caps()
415 static enum ethernet_hw_caps eth_smsc911x_get_capabilities(const struct device *dev) in eth_smsc911x_get_capabilities()
38 enum ethernet_hw_caps nrf_wifi_if_caps_get(const struct device *dev);
107 enum ethernet_hw_caps caps; in init_vlan()193 enum ethernet_hw_caps caps; in init_app()
98 enum ethernet_hw_caps caps; in init_vlan()
144 enum ethernet_hw_caps { enum556 enum ethernet_hw_caps (*get_capabilities)(const struct device *dev);940 enum ethernet_hw_caps net_eth_get_hw_capabilities(struct net_if *iface) in net_eth_get_hw_capabilities()946 return (enum ethernet_hw_caps)0; in net_eth_get_hw_capabilities()
26 static enum ethernet_hw_caps eth_get_capabilities(const struct device *dev)
33 enum ethernet_hw_caps capability;68 enum ethernet_hw_caps caps = net_eth_get_hw_capabilities(iface); in print_supported_ethernet_capabilities()
100 static enum ethernet_hw_caps eth_fake_get_capabilities(const struct device *dev) in eth_fake_get_capabilities()
94 static enum ethernet_hw_caps eth_fake_get_capabilities(const struct device *dev) in eth_fake_get_capabilities()
124 static enum ethernet_hw_caps eth_get_capabilities(const struct device *dev) in eth_get_capabilities()
171 static enum ethernet_hw_caps eth_vlan_capabilities(const struct device *dev) in eth_vlan_capabilities()236 static enum ethernet_hw_caps eth_vlan_embed_ll_hdr_capabilities(const struct device *dev) in eth_vlan_embed_ll_hdr_capabilities()