Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/iwm/
H A Dif_iwm.c317 static int iwm_send_phy_cfg_cmd(struct iwm_softc *);
2699 iwm_send_phy_cfg_cmd(struct iwm_softc *sc) in iwm_send_phy_cfg_cmd() function
2949 ret = iwm_send_phy_cfg_cmd(sc); in iwm_run_init_ucode()
4744 if ((error = iwm_send_phy_cfg_cmd(sc)) != 0) { in iwm_init_hw()