Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h560 struct wl12xx_cmd_croc { struct
561 struct wl1271_cmd_header header;
563 u8 role_id;
564 u8 padding[3];
H A Dcmd.c1905 static int wl12xx_cmd_croc(struct wl1271 *wl, u8 role_id) in wl12xx_cmd_croc() function