HomeSort by: relevance | last modified time | path
    Searched defs:iwn_rx_phy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 251 static void iwn_rx_phy(struct iwn_softc *, struct iwn_rx_desc *,
2103 iwn_rx_phy(struct iwn_softc *sc, struct iwn_rx_desc *desc, function in typeref:typename:void
2578 case IWN_RX_PHY:
2579 iwn_rx_phy(sc, desc, data);

Completed in 16 milliseconds