Searched refs:iwx_phy_ctxt_cmd (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwx.c | 461 static int iwx_phy_ctxt_cmd(struct iwx_softc *, struct iwx_phy_ctxt *, 5194 iwx_phy_ctxt_cmd(struct iwx_softc *sc, struct iwx_phy_ctxt *ctxt, in iwx_phy_ctxt_cmd() function 7563 err = iwx_phy_ctxt_cmd(sc, phyctxt, chains_static, in iwx_phy_ctxt_update() 7572 err = iwx_phy_ctxt_cmd(sc, phyctxt, chains_static, in iwx_phy_ctxt_update() 7582 err = iwx_phy_ctxt_cmd(sc, phyctxt, chains_static, in iwx_phy_ctxt_update() 8517 err = iwx_phy_ctxt_cmd(sc, &sc->sc_phyctxt[i], 1, 1, in iwx_init_hw()
|