Lines Matching defs:ifdev
433 ethif_poll(struct ifdev * ifdev) in ethif_poll()
521 ethif_hdrcmplt(struct ifdev * ifdev, struct pbuf * pbuf) in ethif_hdrcmplt()
572 ethif_output(struct ifdev * ifdev, struct pbuf * pbuf, struct netif * netif) in ethif_output()
737 struct ifdev *ifdev = netif_get_ifdev(netif); in ethif_linkoutput() local
795 ethif_init_netif(struct ifdev * ifdev, struct netif * netif) in ethif_init_netif()
1430 ethif_set_ifflags(struct ifdev * ifdev, unsigned int ifflags) in ethif_set_ifflags()
1524 ethif_get_ifcap(struct ifdev * ifdev, uint64_t * ifcap, uint64_t * ifena) in ethif_get_ifcap()
1536 ethif_set_ifcap(struct ifdev * ifdev, uint64_t ifcap) in ethif_set_ifcap()
1615 ethif_get_ifmedia(struct ifdev * ifdev, int * ifcurrent, int * ifactive) in ethif_get_ifmedia()
1631 ethif_set_ifmedia(struct ifdev * ifdev, int ifmedia) in ethif_set_ifmedia()
1656 ethif_set_promisc(struct ifdev * ifdev, int promisc) in ethif_set_promisc()
1675 ethif_set_hwaddr(struct ifdev * ifdev, const uint8_t * hwaddr) in ethif_set_hwaddr()