Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwxreg.h3252 struct iwx_binding_cmd { struct
3254 uint32_t id_and_color;
3255 uint32_t action;
3257 uint32_t macs[IWX_MAX_MACS_IN_BINDING];
3258 uint32_t phy;
3259 uint32_t lmac_id;
H A Dif_iwx.c4946 iwx_binding_cmd(struct iwx_softc *sc, struct iwx_node *in, uint32_t action) in iwx_binding_cmd() function