tsec_softc
static void tsec_set_txic(struct tsec_softc *sc);
static int tsec_receive_intr_locked(struct tsec_softc *sc, int count);
struct tsec_softc *sc = if_getsoftc(ifp);
static void tsec_transmit_intr_locked(struct tsec_softc *sc);
struct tsec_softc *sc = if_getsoftc(ifp);
static void tsec_error_intr_locked(struct tsec_softc *sc, int count);
static void tsec_offload_setup(struct tsec_softc *sc);
static void tsec_offload_process_frame(struct tsec_softc *sc,
static void tsec_setup_multicast(struct tsec_softc *sc);
static int tsec_set_mtu(struct tsec_softc *sc, unsigned int mtu);
tsec_free_dma(struct tsec_softc *sc)
tsec_attach(struct tsec_softc *sc)
tsec_stop(struct tsec_softc *sc)
struct tsec_softc *sc = arg;
tsec_receive_intr_locked(struct tsec_softc *sc, int count)
struct tsec_softc *sc = arg;
tsec_transmit_intr_locked(struct tsec_softc *sc)
struct tsec_softc *sc = arg;
tsec_error_intr_locked(struct tsec_softc *sc, int count)
struct tsec_softc *sc = arg;
struct tsec_softc *sc;
struct tsec_softc *sc;
struct tsec_softc *sc;
tsec_add_sysctls(struct tsec_softc *sc)
struct tsec_softc *sc = (struct tsec_softc *)arg1;
struct tsec_softc *sc = (struct tsec_softc *)arg1;
tsec_set_rxic(struct tsec_softc *sc)
tsec_set_txic(struct tsec_softc *sc)
tsec_offload_setup(struct tsec_softc *sc)
tsec_offload_process_frame(struct tsec_softc *sc, struct mbuf *m)
tsec_setup_multicast(struct tsec_softc *sc)
tsec_set_mtu(struct tsec_softc *sc, unsigned int mtu)
tsec_detach(struct tsec_softc *sc)
struct tsec_softc *sc;
struct tsec_softc *sc = xsc;
tsec_mii_wait(struct tsec_softc *sc, uint32_t flags)
tsec_init_locked(struct tsec_softc *sc)
tsec_set_mac_address(struct tsec_softc *sc)
tsec_dma_ctl(struct tsec_softc *sc, int state)
tsec_intrs_ctl(struct tsec_softc *sc, int state)
tsec_reset_mac(struct tsec_softc *sc)
tsec_watchdog(struct tsec_softc *sc)
struct tsec_softc *sc = if_getsoftc(ifp);
struct tsec_softc *sc;
static void tsec_dma_ctl(struct tsec_softc *sc, int state);
static void tsec_encap(if_t ifp, struct tsec_softc *sc,
static void tsec_free_dma(struct tsec_softc *sc);
tsec_encap(if_t ifp, struct tsec_softc *sc, struct mbuf *m0,
static void tsec_intrs_ctl(struct tsec_softc *sc, int state);
static void tsec_init_locked(struct tsec_softc *sc);
tsec_setfilter(struct tsec_softc *sc)
static void tsec_reset_mac(struct tsec_softc *sc);
struct tsec_softc *sc = if_getsoftc(ifp);
static void tsec_setfilter(struct tsec_softc *sc);
static void tsec_set_mac_address(struct tsec_softc *sc);
struct tsec_softc *sc = if_getsoftc(ifp);
static void tsec_stop(struct tsec_softc *sc);
static void tsec_watchdog(struct tsec_softc *sc);
static void tsec_add_sysctls(struct tsec_softc *sc);
static void tsec_set_rxic(struct tsec_softc *sc);
int tsec_attach(struct tsec_softc *sc);
int tsec_detach(struct tsec_softc *sc);
void tsec_get_hwaddr(struct tsec_softc *sc, uint8_t *addr);
sizeof(struct tsec_softc),
struct tsec_softc *sc;
struct tsec_softc *sc;
tsec_setup_intr(struct tsec_softc *sc, struct resource **ires, void **ihand,
tsec_release_intr(struct tsec_softc *sc, struct resource *ires, void *ihand,
struct tsec_softc *sc;
tsec_get_hwaddr(struct tsec_softc *sc, uint8_t *addr)
static int tsec_setup_intr(struct tsec_softc *sc, struct resource **ires,
static void tsec_release_intr(struct tsec_softc *sc, struct resource *ires,