Searched refs:ether_priv (Results 1 – 1 of 1) sorted by relevance
145 struct ether_priv { struct155 struct ether_priv eth_priv; argument156 struct ether_priv *l_priv = ð_priv;1867 struct ether_priv *priv = (struct ether_priv *)net->priv; in rndis_control_ack()2341 static void _usb_eth_halt(struct ether_priv *priv);2343 static int _usb_eth_init(struct ether_priv *priv) in _usb_eth_init()2420 static int _usb_eth_send(struct ether_priv *priv, void *packet, int length) in _usb_eth_send()2489 static int _usb_eth_recv(struct ether_priv *priv) in _usb_eth_recv()2496 static void _usb_eth_halt(struct ether_priv *priv) in _usb_eth_halt()2532 struct ether_priv *priv = (struct ether_priv *)netdev->priv; in usb_eth_init()[all …]