Searched defs:pnetdev (Results 1 – 4 of 4) sorted by relevance
130 static uint loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam()179 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address()189 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats()216 struct net_device *pnetdev; in r8712_init_netdev() local342 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; in r8712_free_drv_sw() local388 static int netdev_open(struct net_device *pnetdev) in netdev_open()456 static int netdev_close(struct net_device *pnetdev) in netdev_close()
209 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local225 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local376 struct net_device *pnetdev; in r871xu_drv_init() local623 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
167 int r8712_xmit_entry(_pkt *pkt, struct net_device *pnetdev) in r8712_xmit_entry()
181 struct net_device *pnetdev; member