| /* SPDX-License-Identifier: GPL-2.0-only */ |
| * Copyright (C) 2002 Intersil Americas Inc. |
| __le16 unk0; /* = 0x0000 */ |
| __le16 length; /* = 0x1400 */ |
| __le32 clock; /* 1MHz clock */ |
| struct rfmon_header rfmon; |
| /* wlan-ng (and hopefully others) AVS header, version one. Fields in |
| #define P80211CAPTURE_VERSION 0x80211001 |
| struct avs_80211_1_header { |
| void islpci_eth_cleanup_transmit(islpci_private *, isl38xx_control_block *); |
| netdev_tx_t islpci_eth_transmit(struct sk_buff *, struct net_device *); |
| int islpci_eth_receive(islpci_private *); |
| void islpci_eth_tx_timeout(struct net_device *); |
| void islpci_do_reset_and_wake(struct work_struct *); |