Home
last modified time | relevance | path

Searched defs:iwm_binding_cmd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h2717 struct iwm_binding_cmd { struct
2719 uint32_t id_and_color;
2720 uint32_t action;
2722 uint32_t macs[IWM_MAX_MACS_IN_BINDING];
2723 uint32_t phy;
H A Dif_iwm.c4100 iwm_binding_cmd(struct iwm_softc *sc, struct iwm_node *in, uint32_t action) in iwm_binding_cmd() function