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