zyd_softc
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
zyd_rf_attach(struct zyd_softc *sc, uint8_t type)
zyd_hw_init(struct zyd_softc *sc)
sizeof(struct zyd_softc), zyd_match, zyd_attach, zyd_detach
zyd_read_eeprom(struct zyd_softc *sc)
int zyd_complete_attach(struct zyd_softc *);
int zyd_open_pipes(struct zyd_softc *);
void zyd_close_pipes(struct zyd_softc *);
int zyd_alloc_tx_list(struct zyd_softc *);
void zyd_free_tx_list(struct zyd_softc *);
zyd_set_multi(struct zyd_softc *sc)
int zyd_alloc_rx_list(struct zyd_softc *);
void zyd_free_rx_list(struct zyd_softc *);
zyd_set_macaddr(struct zyd_softc *sc, const uint8_t *addr)
zyd_set_bssid(struct zyd_softc *sc, const uint8_t *addr)
zyd_switch_radio(struct zyd_softc *sc, int on)
zyd_set_led(struct zyd_softc *sc, int which, int on)
int zyd_cmd_read(struct zyd_softc *, const void *, size_t, int);
zyd_set_rxfilter(struct zyd_softc *sc)
int zyd_read16(struct zyd_softc *, uint16_t, uint16_t *);
int zyd_read32(struct zyd_softc *, uint16_t, uint32_t *);
int zyd_cmd_write(struct zyd_softc *, u_int16_t, const void *, int);
zyd_set_chan(struct zyd_softc *sc, struct ieee80211_channel *c)
int zyd_write16(struct zyd_softc *, uint16_t, uint16_t);
int zyd_write32(struct zyd_softc *, uint16_t, uint32_t);
int zyd_rfwrite(struct zyd_softc *, uint32_t);
void zyd_lock_phy(struct zyd_softc *);
zyd_set_beacon_interval(struct zyd_softc *sc, int bintval)
void zyd_unlock_phy(struct zyd_softc *);
struct zyd_softc *sc = (struct zyd_softc *)priv;
zyd_rx_data(struct zyd_softc *sc, const uint8_t *buf, uint16_t len,
struct zyd_softc *sc = data->sc;
int zyd_rf_attach(struct zyd_softc *, uint8_t);
int zyd_hw_init(struct zyd_softc *);
struct zyd_softc *sc = data->sc;
int zyd_read_eeprom(struct zyd_softc *);
void zyd_set_multi(struct zyd_softc *);
void zyd_set_macaddr(struct zyd_softc *, const uint8_t *);
void zyd_set_bssid(struct zyd_softc *, const uint8_t *);
zyd_tx(struct zyd_softc *sc, struct mbuf *m, struct ieee80211_node *ni)
int zyd_switch_radio(struct zyd_softc *, int);
void zyd_set_led(struct zyd_softc *, int, int);
int zyd_set_rxfilter(struct zyd_softc *);
void zyd_set_chan(struct zyd_softc *, struct ieee80211_channel *);
int zyd_set_beacon_interval(struct zyd_softc *, int);
void zyd_rx_data(struct zyd_softc *, const uint8_t *, uint16_t,
int zyd_tx(struct zyd_softc *, struct mbuf *,
struct zyd_softc *sc = ifp->if_softc;
struct zyd_softc *sc = ifp->if_softc;
int zyd_loadfirmware(struct zyd_softc *, u_char *, size_t);
struct zyd_softc *sc = ifp->if_softc;
struct zyd_softc *sc = ifp->if_softc;
struct zyd_softc *sc = ifp->if_softc;
struct zyd_softc *sc = (struct zyd_softc *)self;
zyd_loadfirmware(struct zyd_softc *sc, u_char *fw, size_t size)
struct zyd_softc *sc = arg;
struct zyd_softc *sc = arg;
struct zyd_softc *sc = ic->ic_softc;
struct zyd_softc *sc = (struct zyd_softc *)self;
zyd_complete_attach(struct zyd_softc *sc)
struct zyd_softc *sc = (struct zyd_softc *)self;
zyd_open_pipes(struct zyd_softc *sc)
zyd_close_pipes(struct zyd_softc *sc)
zyd_alloc_tx_list(struct zyd_softc *sc)
zyd_free_tx_list(struct zyd_softc *sc)
zyd_alloc_rx_list(struct zyd_softc *sc)
zyd_free_rx_list(struct zyd_softc *sc)
struct zyd_softc *sc = arg;
struct zyd_softc *sc = arg;
struct zyd_softc *sc = ic->ic_softc;
zyd_cmd_read(struct zyd_softc *sc, const void *reg, size_t regsize, int olen)
zyd_read16(struct zyd_softc *sc, uint16_t reg, uint16_t *val)
zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val)
zyd_cmd_write(struct zyd_softc *sc, u_int16_t code, const void *data, int len)
zyd_write16(struct zyd_softc *sc, uint16_t reg, uint16_t val)
zyd_write32(struct zyd_softc *sc, uint16_t reg, uint32_t val)
zyd_rfwrite(struct zyd_softc *sc, uint32_t val)
zyd_lock_phy(struct zyd_softc *sc)
zyd_unlock_phy(struct zyd_softc *sc)
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc = rf->rf_sc;
struct zyd_softc *sc;
struct zyd_softc *sc;
struct zyd_softc; /* forward declaration */
struct zyd_softc *rf_sc; /* back-pointer */