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() local343 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; in r8712_free_drv_sw() local389 static int netdev_open(struct net_device *pnetdev) in netdev_open()457 static int netdev_close(struct net_device *pnetdev) in netdev_close()
205 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local221 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local373 struct net_device *pnetdev; in r871xu_drv_init() local620 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()
182 struct net_device *pnetdev; member