HomeSort by: relevance | last modified time | path
    Searched refs:iwn_rx_desc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_iwnvar.h 192 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *,
if_iwn.c 251 static void iwn_rx_phy(struct iwn_softc *, struct iwn_rx_desc *,
253 static void iwn_rx_done(struct iwn_softc *, struct iwn_rx_desc *,
256 static void iwn_rx_compressed_ba(struct iwn_softc *, struct iwn_rx_desc *,
260 struct iwn_rx_desc *, struct iwn_rx_data *);
261 static void iwn_rx_statistics(struct iwn_softc *, struct iwn_rx_desc *,
263 static void iwn4965_tx_done(struct iwn_softc *, struct iwn_rx_desc *,
265 static void iwn5000_tx_done(struct iwn_softc *, struct iwn_rx_desc *,
267 static void iwn_tx_done(struct iwn_softc *, struct iwn_rx_desc *, int,
269 static void iwn_cmd_done(struct iwn_softc *, struct iwn_rx_desc *);
2103 iwn_rx_phy(struct iwn_softc *sc, struct iwn_rx_desc *desc
    [all...]
if_iwnreg.h 390 struct iwn_rx_desc { struct

Completed in 40 milliseconds