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

  /src/sys/dev/pci/
if_iwnreg.h 400 #define IWN_RX_STATISTICS 156
if_iwn.c 261 static void iwn_rx_statistics(struct iwn_softc *, struct iwn_rx_desc *,
2387 iwn_rx_statistics(struct iwn_softc *sc, struct iwn_rx_desc *desc, function in typeref:typename:void
2598 case IWN_RX_STATISTICS:
2600 iwn_rx_statistics(sc, desc, data);

Completed in 18 milliseconds