Lines Matching defs:ndev
57 struct net_device *ndev; member
106 struct net_device *ndev; in _brcmf_set_multicast_list() local
254 static int brcmf_netdev_set_mac_address(struct net_device *ndev, void *addr) in brcmf_netdev_set_mac_address()
265 static void brcmf_netdev_set_multicast_list(struct net_device *ndev) in brcmf_netdev_set_multicast_list()
297 static int brcmf_netdev_start_xmit(struct sk_buff *skb, struct net_device *ndev) in brcmf_netdev_start_xmit()
353 struct net_device *ndev; in brcmf_txflowcontrol() local
482 static struct net_device_stats *brcmf_netdev_get_stats(struct net_device *ndev) in brcmf_netdev_get_stats()
582 static void brcmf_ethtool_get_drvinfo(struct net_device *ndev, in brcmf_ethtool_get_drvinfo()
708 static int brcmf_netdev_ioctl_entry(struct net_device *ndev, struct ifreq *ifr, in brcmf_netdev_ioctl_entry()
726 s32 brcmf_exec_dcmd(struct net_device *ndev, u32 cmd, void *arg, u32 len) in brcmf_exec_dcmd()
776 static int brcmf_netdev_stop(struct net_device *ndev) in brcmf_netdev_stop()
793 static int brcmf_netdev_open(struct net_device *ndev) in brcmf_netdev_open()
847 struct net_device *ndev; in brcmf_add_if() local
1027 struct net_device *ndev; in brcmf_net_attach() local
1129 int brcmf_netdev_wait_pend8021x(struct net_device *ndev) in brcmf_netdev_wait_pend8021x()