emx_softc
struct emx_softc *sc = device_get_softc(dev);
struct emx_softc *sc = device_get_softc(dev);
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = xsc;
emx_intr_body(struct emx_softc *sc, boolean_t chk_asserted)
struct emx_softc *sc = xsc;
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
emx_set_promisc(struct emx_softc *sc)
emx_disable_promisc(struct emx_softc *sc)
emx_set_multi(struct emx_softc *sc)
struct emx_softc *sc = xsc;
emx_update_link_status(struct emx_softc *sc)
emx_stop(struct emx_softc *sc)
emx_reset(struct emx_softc *sc)
emx_setup_ifp(struct emx_softc *sc)
static void emx_stop(struct emx_softc *);
emx_smartspeed(struct emx_softc *sc)
static void emx_intr_body(struct emx_softc *, boolean_t);
emx_init_tx_unit(struct emx_softc *sc)
static void emx_tx_purge(struct emx_softc *);
static void emx_enable_intr(struct emx_softc *);
static void emx_disable_intr(struct emx_softc *);
static int emx_dma_alloc(struct emx_softc *);
static void emx_dma_free(struct emx_softc *);
static int emx_get_txring_inuse(const struct emx_softc *, boolean_t);
static int emx_reset(struct emx_softc *);
static void emx_setup_ifp(struct emx_softc *);
static void emx_init_tx_unit(struct emx_softc *);
static void emx_init_rx_unit(struct emx_softc *);
static void emx_update_stats(struct emx_softc *);
static void emx_set_promisc(struct emx_softc *);
static void emx_disable_promisc(struct emx_softc *);
static void emx_set_multi(struct emx_softc *);
static void emx_update_link_status(struct emx_softc *);
static void emx_smartspeed(struct emx_softc *);
static void emx_set_itr(struct emx_softc *, uint32_t);
static void emx_disable_aspm(struct emx_softc *);
emx_tx_purge(struct emx_softc *sc)
static void emx_flush_tx_ring(struct emx_softc *);
static void emx_flush_rx_ring(struct emx_softc *);
static void emx_flush_txrx_ring(struct emx_softc *);
static void emx_print_debug_info(struct emx_softc *);
static void emx_print_nvm_info(struct emx_softc *);
static void emx_print_hw_stats(struct emx_softc *);
static void emx_add_sysctl(struct emx_softc *);
static void emx_serialize_skipmain(struct emx_softc *);
static void emx_deserialize_skipmain(struct emx_softc *);
static void emx_get_mgmt(struct emx_softc *);
static void emx_rel_mgmt(struct emx_softc *);
static void emx_get_hw_control(struct emx_softc *);
static void emx_rel_hw_control(struct emx_softc *);
emx_init_rx_unit(struct emx_softc *sc)
sizeof(struct emx_softc),
emx_enable_intr(struct emx_softc *sc)
emx_disable_intr(struct emx_softc *sc)
emx_get_mgmt(struct emx_softc *sc)
emx_rel_mgmt(struct emx_softc *sc)
emx_get_hw_control(struct emx_softc *sc)
emx_rel_hw_control(struct emx_softc *sc)
emx_update_stats(struct emx_softc *sc)
emx_print_debug_info(struct emx_softc *sc)
emx_print_hw_stats(struct emx_softc *sc)
emx_print_nvm_info(struct emx_softc *sc)
struct emx_softc *sc;
sc = (struct emx_softc *)arg1;
struct emx_softc *sc = (struct emx_softc *)arg1;
emx_add_sysctl(struct emx_softc *sc)
struct emx_softc *sc = (void *)arg1;
struct emx_softc *sc = (void *)arg1;
struct emx_softc *sc = (void *)arg1;
emx_dma_alloc(struct emx_softc *sc)
emx_dma_free(struct emx_softc *sc)
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
emx_serialize_skipmain(struct emx_softc *sc)
emx_deserialize_skipmain(struct emx_softc *sc)
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
struct emx_softc *sc = ifp->if_softc;
emx_set_itr(struct emx_softc *sc, uint32_t itr)
emx_disable_aspm(struct emx_softc *sc)
emx_get_txring_inuse(const struct emx_softc *sc, boolean_t polling)
emx_flush_tx_ring(struct emx_softc *sc)
emx_flush_rx_ring(struct emx_softc *sc)
emx_flush_txrx_ring(struct emx_softc *sc)
struct emx_softc *sc = device_get_softc(dev);
struct emx_softc *sc = device_get_softc(dev);
struct emx_softc;
struct emx_softc *sc;
struct emx_softc *sc;