Searched defs:wl1271_cmd_set_sta_state (Results 1 – 2 of 2) sorted by relevance
473 struct wl1271_cmd_set_sta_state { struct474 struct wl1271_cmd_header header;476 u8 state;477 u8 padding[3];
934 int wl1271_cmd_set_sta_state(struct wl1271 *wl) in wl1271_cmd_set_sta_state() function