Searched defs:wl12xx_cmd_set_peer_state (Results 1 – 2 of 2) sorted by relevance
550 struct wl12xx_cmd_set_peer_state { struct551 struct wl1271_cmd_header header;553 u8 hlid;554 u8 state;561 u8 wmm;562 u8 padding[1];
1492 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function