Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c345 static int iwm_send_phy_cfg_cmd(struct iwm_softc *);
2728 iwm_send_phy_cfg_cmd(struct iwm_softc *sc) in iwm_send_phy_cfg_cmd() function
2978 ret = iwm_send_phy_cfg_cmd(sc); in iwm_run_init_ucode()
4795 if ((error = iwm_send_phy_cfg_cmd(sc)) != 0) { in iwm_init_hw()