if_iwm.c | 296 static int iwm_phy_db_get_section_data(struct iwm_softc *, uint32_t, 2250 iwm_phy_db_get_section_data(struct iwm_softc *sc, uint32_t type, uint8_t **data, function in typeref:typename:int 2338 err = iwm_phy_db_get_section_data(sc, IWM_PHY_DB_CFG, &data, &size, 0); 2346 err = iwm_phy_db_get_section_data(sc, IWM_PHY_DB_CALIB_NCH,
|