Searched refs:ether_priv (Results 1 – 1 of 1) sorted by relevance
140 struct ether_priv { struct150 struct ether_priv eth_priv; argument151 struct ether_priv *l_priv = ð_priv;1862 struct ether_priv *priv = (struct ether_priv *)net->priv; in rndis_control_ack()2336 static void _usb_eth_halt(struct ether_priv *priv);2338 static int _usb_eth_init(struct ether_priv *priv) in _usb_eth_init()2415 static int _usb_eth_send(struct ether_priv *priv, void *packet, int length) in _usb_eth_send()2484 static int _usb_eth_recv(struct ether_priv *priv) in _usb_eth_recv()2491 static void _usb_eth_halt(struct ether_priv *priv) in _usb_eth_halt()2527 struct ether_priv *priv = (struct ether_priv *)netdev->priv; in usb_eth_init()[all …]