Home
last modified time | relevance | path

Searched defs:wl12xx_cmd_croc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h562 struct wl12xx_cmd_croc { struct
563 struct wl1271_cmd_header header;
565 u8 role_id;
566 u8 padding[3];
H A Dcmd.c1903 static int wl12xx_cmd_croc(struct wl1271 *wl, u8 role_id) in wl12xx_cmd_croc() function