Lines Matching defs:ndev
74 struct net_device *ndev; in _brcmf_set_multicast_list() local
157 static int brcmf_netdev_set_mac_address(struct net_device *ndev, void *addr) in brcmf_netdev_set_mac_address()
167 static void brcmf_netdev_set_multicast_list(struct net_device *ndev) in brcmf_netdev_set_multicast_list()
175 struct net_device *ndev) in brcmf_netdev_start_xmit()
395 static struct net_device_stats *brcmf_netdev_get_stats(struct net_device *ndev) in brcmf_netdev_get_stats()
426 static void brcmf_ethtool_get_drvinfo(struct net_device *ndev, in brcmf_ethtool_get_drvinfo()
544 static int brcmf_netdev_ioctl_entry(struct net_device *ndev, struct ifreq *ifr, in brcmf_netdev_ioctl_entry()
561 static int brcmf_netdev_stop(struct net_device *ndev) in brcmf_netdev_stop()
575 static int brcmf_netdev_open(struct net_device *ndev) in brcmf_netdev_open()
623 struct net_device *ndev; in brcmf_net_attach() local
666 static int brcmf_net_p2p_open(struct net_device *ndev) in brcmf_net_p2p_open()
673 static int brcmf_net_p2p_stop(struct net_device *ndev) in brcmf_net_p2p_stop()
680 static int brcmf_net_p2p_do_ioctl(struct net_device *ndev, in brcmf_net_p2p_do_ioctl()
688 struct net_device *ndev) in brcmf_net_p2p_start_xmit()
705 struct net_device *ndev; in brcmf_net_p2p_attach() local
736 struct net_device *ndev; in brcmf_add_if() local
1013 int brcmf_netdev_wait_pend8021x(struct net_device *ndev) in brcmf_netdev_wait_pend8021x()