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

  /src/sys/dev/pci/
if_iwnreg.h 404 #define IWN_RX_PHY 192
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 18 milliseconds