Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_role_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h20 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type,
255 struct wl12xx_cmd_role_enable { struct
H A Dcmd.c224 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable() function
227 struct wl12xx_cmd_role_enable *cmd; in wl12xx_cmd_role_enable()
2014 ret = wl12xx_cmd_role_enable(wl, in wl12xx_start_dev()