Searched refs:iwm_phy_context_cmd (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | if_iwm.c | 379 struct iwm_phy_context_cmd *, uint32_t, uint32_t); 381 struct iwm_phy_context_cmd *, struct ieee80211_channel *, 4129 struct iwm_phy_context_cmd *cmd, uint32_t action, uint32_t apply_time) in iwm_phy_ctxt_cmd_hdr() 4131 memset(cmd, 0, sizeof(struct iwm_phy_context_cmd)); in iwm_phy_ctxt_cmd_hdr() 4140 iwm_phy_ctxt_cmd_data(struct iwm_softc *sc, struct iwm_phy_context_cmd *cmd, in iwm_phy_ctxt_cmd_data() 4172 struct iwm_phy_context_cmd cmd; in iwm_phy_ctxt_cmd() 4180 sizeof(struct iwm_phy_context_cmd), &cmd); in iwm_phy_ctxt_cmd()
|
| H A D | if_iwmreg.h | 2838 struct iwm_phy_context_cmd { struct
|