Searched refs:ipw_soft_buf (Results 1 – 2 of 2) sorted by relevance
49 struct ipw_soft_buf { struct53 SLIST_ENTRY(ipw_soft_buf) next; argument147 struct ipw_soft_buf tx_sbuf_list[IPW_NDATA];150 struct ipw_soft_buf rx_sbuf_list[IPW_NRBD];153 SLIST_HEAD(, ipw_soft_buf) free_sbuf;
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 *);123 struct ipw_soft_bd *, struct ipw_soft_buf *);492 struct ipw_soft_buf *sbuf; in ipw_dma_alloc()719 struct ipw_soft_buf *sbuf; in ipw_release()980 ipw_rx_cmd_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) in ipw_rx_cmd_intr()998 ipw_rx_newstate_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) in ipw_rx_newstate_intr()1159 struct ipw_soft_bd *sbd, struct ipw_soft_buf *sbuf) in ipw_rx_data_intr()1247 struct ipw_soft_buf *sbuf; in ipw_rx_intr()1305 struct ipw_soft_buf *sbuf; in ipw_release_sbd()[all …]