Home
last modified time | relevance | path

Searched refs:iwm_send_phy_db_data (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_phy_db.h114 extern int iwm_send_phy_db_data(struct iwm_phy_db *phy_db);
H A Dif_iwm_phy_db.c506 iwm_send_phy_db_data(struct iwm_phy_db *phy_db) in iwm_send_phy_db_data() function
H A Dif_iwm.c4792 if ((error = iwm_send_phy_db_data(sc->sc_phy_db)) != 0) in iwm_init_hw()