cpsw_softc
struct cpsw_softc * const sc = ifp->if_softc;
struct cpsw_softc * const sc = arg;
struct cpsw_softc * const sc = arg;
struct cpsw_softc * const sc = arg;
struct cpsw_softc * const sc = arg;
struct cpsw_softc * const sc = arg;
cpsw_ale_set_outgoing_mac(struct cpsw_softc *sc, int port, const uint8_t *mac)
cpsw_ale_read_entry(struct cpsw_softc *sc, uint16_t idx, uint32_t *ale_entry)
cpsw_ale_write_entry(struct cpsw_softc *sc, uint16_t idx,
cpsw_ale_remove_all_mc_entries(struct cpsw_softc *sc)
cpsw_ale_mc_entry_set(struct cpsw_softc *sc, uint8_t portmask, uint8_t *mac)
cpsw_ale_update_addresses(struct cpsw_softc *sc, int purge)
static int cpsw_new_rxbuf(struct cpsw_softc * const, const u_int);
static int cpsw_ale_update_addresses(struct cpsw_softc *, int purge);
CFATTACH_DECL_NEW(cpsw, sizeof(struct cpsw_softc),
cpsw_read_4(struct cpsw_softc * const sc, bus_size_t const offset)
cpsw_write_4(struct cpsw_softc * const sc, bus_size_t const offset,
cpsw_set_txdesc_next(struct cpsw_softc * const sc, const u_int i, uint32_t n)
cpsw_set_rxdesc_next(struct cpsw_softc * const sc, const u_int i, uint32_t n)
cpsw_get_txdesc(struct cpsw_softc * const sc, const u_int i,
cpsw_set_txdesc(struct cpsw_softc * const sc, const u_int i,
cpsw_get_rxdesc(struct cpsw_softc * const sc, const u_int i,
cpsw_set_rxdesc(struct cpsw_softc * const sc, const u_int i,
cpsw_txdesc_paddr(struct cpsw_softc * const sc, u_int x)
cpsw_rxdesc_paddr(struct cpsw_softc * const sc, u_int x)
cpsw_phy_has_1000t(struct cpsw_softc * const sc)
struct cpsw_softc * const sc = device_private(self);
struct cpsw_softc * const sc = device_private(self);
struct cpsw_softc * const sc = ifp->if_softc;
struct cpsw_softc *sc = ifp->if_softc;
cpsw_mii_wait(struct cpsw_softc * const sc, int reg)
struct cpsw_softc * const sc = device_private(dev);
struct cpsw_softc * const sc = device_private(dev);
cpsw_new_rxbuf(struct cpsw_softc * const sc, const u_int i)
struct cpsw_softc * const sc = ifp->if_softc;