ae_softc
ae_rxvlan(struct ae_softc *sc)
ae_rxfilter(struct ae_softc *sc)
static void ae_tx_intr(struct ae_softc *);
static void ae_rx_intr(struct ae_softc *);
static int ae_rxeof(struct ae_softc *, struct ae_rxd *);
static int ae_encap(struct ae_softc *, struct mbuf **);
ae_tx_avail_size(struct ae_softc *sc)
static void ae_sysctl_node(struct ae_softc *);
ae_encap(struct ae_softc *sc, struct mbuf **m_head)
static void ae_phy_reset(struct ae_softc *);
static int ae_reset(struct ae_softc *);
static void ae_pcie_init(struct ae_softc *);
static void ae_get_eaddr(struct ae_softc *);
static void ae_dma_free(struct ae_softc *);
static int ae_dma_alloc(struct ae_softc *);
static void ae_mac_config(struct ae_softc *);
struct ae_softc *sc = ifp->if_softc;
static void ae_stop_rxmac(struct ae_softc *);
static void ae_stop_txmac(struct ae_softc *);
static void ae_rxfilter(struct ae_softc *);
static void ae_rxvlan(struct ae_softc *);
struct ae_softc *sc = ifp->if_softc;
static void ae_powersave_disable(struct ae_softc *);
static void ae_powersave_enable(struct ae_softc *);
struct ae_softc *sc = device_get_softc(dev);
struct ae_softc *sc = device_get_softc(dev);
ae_dma_free(struct ae_softc *sc)
ae_pcie_init(struct ae_softc *sc)
sizeof(struct ae_softc)
ae_phy_reset(struct ae_softc *sc)
ae_reset(struct ae_softc *sc)
ae_check_eeprom_present(struct ae_softc *sc, int *vpdc)
ae_vpd_read_word(struct ae_softc *sc, int reg, uint32_t *word)
ae_get_vpd_eaddr(struct ae_softc *sc, uint32_t *eaddr)
ae_get_reg_eaddr(struct ae_softc *sc, uint32_t *eaddr)
ae_get_eaddr(struct ae_softc *sc)
struct ae_softc *sc = ifp->if_softc;
struct ae_softc *sc = ifp->if_softc;
struct ae_softc *sc = device_get_softc(dev);
struct ae_softc *sc = device_get_softc(dev);
struct ae_softc *sc = device_get_softc(dev);
ae_powersave_disable(struct ae_softc *sc)
ae_powersave_enable(struct ae_softc *sc)
ae_stop(struct ae_softc *sc)
ae_stop_rxmac(struct ae_softc *sc)
ae_stop_txmac(struct ae_softc *sc)
struct ae_softc *sc = device_get_softc(dev);
ae_sysctl_node(struct ae_softc *sc)
struct ae_softc *sc = device_get_softc(dev);
struct ae_softc *sc = device_get_softc(dev);
ae_dma_alloc(struct ae_softc *sc)
ae_mac_config(struct ae_softc *sc)
ae_rxeof(struct ae_softc *sc, struct ae_rxd *rxd)
ae_rx_intr(struct ae_softc *sc)
ae_tx_intr(struct ae_softc *sc)
struct ae_softc *sc = xsc;
struct ae_softc *sc = xsc;
struct ae_softc *sc = ifp->if_softc;
static void ae_stop(struct ae_softc *);
struct ae_softc *sc = xsc;