Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
HDif_iwm_phy_db.h114 extern int iwm_send_phy_db_data(struct iwm_phy_db *phy_db);
HDif_iwm_phy_db.c495 iwm_send_phy_db_data(struct iwm_phy_db *phy_db) in iwm_send_phy_db_data() function
HDif_iwm.c4856 if ((error = iwm_send_phy_db_data(sc->sc_phy_db)) != 0) in iwm_init_hw()