Searched defs:wl12xx_cmd_croc (Results 1 – 2 of 2) sorted by relevance
562 struct wl12xx_cmd_croc { struct563 struct wl1271_cmd_header header;565 u8 role_id;566 u8 padding[3];
1903 static int wl12xx_cmd_croc(struct wl1271 *wl, u8 role_id) in wl12xx_cmd_croc() function