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

  /src/sys/dev/pci/
if_iwm.c 288 iwm_phy_db_get_section(struct iwm_softc *,
2123 iwm_phy_db_get_section(struct iwm_softc *sc, enum iwm_phy_db_section_type type, function in typeref:struct:iwm_phy_db_entry *
2162 entry = iwm_phy_db_get_section(sc, type, chg_id);
2261 entry = iwm_phy_db_get_section(sc, type, ch_group_id);
2308 entry = iwm_phy_db_get_section(sc, type, i);

Completed in 16 milliseconds