Searched defs:wl12xx_cmd_set_peer_state (Results 1 – 2 of 2) sorted by relevance
538 struct wl12xx_cmd_set_peer_state { struct539 struct wl1271_cmd_header header;541 u8 hlid;542 u8 state;549 u8 wmm;550 u8 padding[1];
1492 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function