Searched defs:wl12xx_cmd_croc (Results 1 – 2 of 2) sorted by relevance
560 struct wl12xx_cmd_croc { struct561 struct wl1271_cmd_header header;563 u8 role_id;564 u8 padding[3];
1905 static int wl12xx_cmd_croc(struct wl1271 *wl, u8 role_id) in wl12xx_cmd_croc() function