Searched refs:iwm_phy_context_cmd (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/ |
H A D | if_iwm.c | 431 struct iwm_phy_context_cmd *, uint32_t, uint32_t); 432 void iwm_phy_ctxt_cmd_data(struct iwm_softc *, struct iwm_phy_context_cmd *, 6118 struct iwm_phy_context_cmd *cmd, uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_cmd_hdr() 6120 memset(cmd, 0, sizeof(struct iwm_phy_context_cmd)); in iwm_phy_ctxt_cmd_hdr() 6129 iwm_phy_ctxt_cmd_data(struct iwm_softc *sc, struct iwm_phy_context_cmd *cmd, in iwm_phy_ctxt_cmd_data() 6262 struct iwm_phy_context_cmd cmd; in iwm_phy_ctxt_cmd() 6281 sizeof(struct iwm_phy_context_cmd), &cmd); in iwm_phy_ctxt_cmd()
|
H A D | if_iwmreg.h | 3158 struct iwm_phy_context_cmd { struct
|