Searched refs:iwm_phy_ctxt (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/ |
H A D | if_iwmvar.h | 359 struct iwm_phy_ctxt { struct 630 struct iwm_phy_ctxt sc_phyctxt[IWM_NUM_PHY_CTX]; 674 struct iwm_phy_ctxt *in_phyctxt;
|
H A D | if_iwm.c | 428 int iwm_phy_ctxt_cmd_uhb(struct iwm_softc *, struct iwm_phy_ctxt *, uint8_t, 430 void iwm_phy_ctxt_cmd_hdr(struct iwm_softc *, struct iwm_phy_ctxt *, 434 int iwm_phy_ctxt_cmd(struct iwm_softc *, struct iwm_phy_ctxt *, uint8_t, 502 int iwm_phy_ctxt_update(struct iwm_softc *, struct iwm_phy_ctxt *, 6072 struct iwm_phy_ctxt *phyctxt = in->in_phyctxt; in iwm_binding_cmd() 6117 iwm_phy_ctxt_cmd_hdr(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, in iwm_phy_ctxt_cmd_hdr() 6206 iwm_phy_ctxt_cmd_uhb(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, in iwm_phy_ctxt_cmd_uhb() 6258 iwm_phy_ctxt_cmd(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, in iwm_phy_ctxt_cmd() 8725 iwm_phy_ctxt_update(struct iwm_softc *sc, struct iwm_phy_ctxt *phyctxt, in iwm_phy_ctxt_update()
|