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);
|