HomeSort by: relevance | last modified time | path
    Searched refs:iwm_phy_ctxt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwmvar.h 361 struct iwm_phy_ctxt { struct
497 struct iwm_phy_ctxt sc_phyctxt[IWM_NUM_PHY_CTX];
554 struct iwm_phy_ctxt *in_phyctxt;
if_iwm.c 406 static void iwm_phy_ctxt_cmd_hdr(struct iwm_softc *, struct iwm_phy_ctxt *,
411 static int iwm_phy_ctxt_cmd(struct iwm_softc *, struct iwm_phy_ctxt *,
477 static int iwm_phy_ctxt_update(struct iwm_softc *, struct iwm_phy_ctxt *,
4373 struct iwm_phy_ctxt *phyctxt = in->in_phyctxt;
4424 iwm_phy_ctxt_cmd_hdr(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt,
4464 iwm_phy_ctxt_cmd(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, uint8_t chains_static, uint8_t chains_dynamic, uint32_t action,
6482 iwm_phy_ctxt_update(struct iwm_softc *sc, struct iwm_phy_ctxt *phyctxt,

Completed in 43 milliseconds