Searched refs:ipw_softc (Results 1 – 2 of 2) sorted by relevance
114 static int ipw_dma_alloc(struct ipw_softc *);115 static void ipw_release(struct ipw_softc *);118 static uint16_t ipw_read_prom_word(struct ipw_softc *, uint8_t);119 static uint16_t ipw_read_chanmask(struct ipw_softc *);120 static void ipw_rx_cmd_intr(struct ipw_softc *, struct ipw_soft_buf *);121 static void ipw_rx_newstate_intr(struct ipw_softc *, struct ipw_soft_buf *);122 static void ipw_rx_data_intr(struct ipw_softc *, struct ipw_status *,124 static void ipw_rx_intr(struct ipw_softc *);125 static void ipw_release_sbd(struct ipw_softc *, struct ipw_soft_bd *);126 static void ipw_tx_intr(struct ipw_softc *);[all …]
92 struct ipw_softc { struct