Searched refs:wl12xx_cmd_role_enable (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 34 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, 271 struct wl12xx_cmd_role_enable { struct
|
D | cmd.c | 230 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable() function 233 struct wl12xx_cmd_role_enable *cmd; in wl12xx_cmd_role_enable() 2018 ret = wl12xx_cmd_role_enable(wl, in wl12xx_start_dev()
|
D | main.c | 2577 ret = wl12xx_cmd_role_enable(wl, vif->addr, in wl1271_op_add_interface() 2587 ret = wl12xx_cmd_role_enable(wl, vif->addr, WL1271_ROLE_DEVICE, in wl1271_op_add_interface()
|