Searched refs:iwn_rx_desc (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 181 static void iwn_rx_phy(struct iwn_softc *, struct iwn_rx_desc *, 183 static void iwn_rx_done(struct iwn_softc *, struct iwn_rx_desc *, 186 static void iwn_rx_compressed_ba(struct iwn_softc *, struct iwn_rx_desc *, 190 struct iwn_rx_desc *, struct iwn_rx_data *); 191 static void iwn_rx_statistics(struct iwn_softc *, struct iwn_rx_desc *, 193 static void iwn4965_tx_done(struct iwn_softc *, struct iwn_rx_desc *, 195 static void iwn5000_tx_done(struct iwn_softc *, struct iwn_rx_desc *, 197 static void iwn_tx_done(struct iwn_softc *, struct iwn_rx_desc *, int, 199 static void iwn_cmd_done(struct iwn_softc *, struct iwn_rx_desc *); 2627 iwn_rx_phy(struct iwn_softc *sc, struct iwn_rx_desc *desc, in iwn_rx_phy() [all …]
|
H A D | if_iwnvar.h | 154 void (*tx_done)(struct iwn_softc *, struct iwn_rx_desc *,
|
H A D | if_iwnreg.h | 402 struct iwn_rx_desc { struct
|