Searched refs:iwn_rx_desc (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnvar.h181 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *,
H A Dif_iwn.c177 static void iwn_rx_phy(struct iwn_softc *, struct iwn_rx_desc *,
179 static void iwn_rx_done(struct iwn_softc *, struct iwn_rx_desc *,
181 static void iwn_rx_compressed_ba(struct iwn_softc *, struct iwn_rx_desc *,
184 struct iwn_rx_desc *, struct iwn_rx_data *);
185 static void iwn_rx_statistics(struct iwn_softc *, struct iwn_rx_desc *,
187 static void iwn4965_tx_done(struct iwn_softc *, struct iwn_rx_desc *,
189 static void iwn5000_tx_done(struct iwn_softc *, struct iwn_rx_desc *,
191 static void iwn_tx_done(struct iwn_softc *, struct iwn_rx_desc *, int,
194 static void iwn_cmd_done(struct iwn_softc *, struct iwn_rx_desc *);
2248 iwn_rx_phy(struct iwn_softc *sc, struct iwn_rx_desc *des
[all...]
H A Dif_iwnreg.h379 struct iwn_rx_desc { struct

Completed in 110 milliseconds