Searched defs:net (Results 1 – 3 of 3) sorted by relevance
366 static int32_t UsbnetAdapterOpen(NetDevice *net) in UsbnetAdapterOpen()437 static int32_t UsbnetAdapterStop(NetDevice *net) in UsbnetAdapterStop()572 static netdev_tx_t UsbnetAdapterStartXmit(SkBuff *skb, NetDevice *net) in UsbnetAdapterStartXmit()631 static void UsbnetAdapterTXTimeout(NetDevice *net, unsigned int txqueue) in UsbnetAdapterTXTimeout()685 static void UsbnetAdapterSetRxMode(NetDevice *net) in UsbnetAdapterSetRxMode()758 static int32_t UsbnetAdapterChangeMtu(NetDevice *net, int newMtu) in UsbnetAdapterChangeMtu()820 static void UsbnetAdapterGetStats64(NetDevice *net, struct rtnl_link_stats64 *stats) in UsbnetAdapterGetStats64()925 NetDevice *net = (NetDevice *)device->priv; in UsbnetAdapterRxComplete() local972 NetDevice *net, struct UsbnetTransInfo *uNetTransInfo) in UsbnetAdapterSetUsbNet()1021 static void UsbnetAdapterSetNetDevice(struct UsbnetAdapter *usbNet, NetDevice *net) in UsbnetAdapterSetNetDevice()[all …]
56 NetDevice *net; member
140 struct UsbnetTransInfo net; member