Searched defs:wl12xx_cmd_set_peer_state (Results 1 – 2 of 2) sorted by relevance
552 struct wl12xx_cmd_set_peer_state { struct553 struct wl1271_cmd_header header;555 u8 hlid;556 u8 state;563 u8 wmm;564 u8 padding[1];
1492 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function