Searched refs:wl12xx_cmd_role_enable (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 20 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, 257 struct wl12xx_cmd_role_enable { struct
|
D | cmd.c | 224 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() 2012 ret = wl12xx_cmd_role_enable(wl, in wl12xx_start_dev()
|
D | main.c | 2588 ret = wl12xx_cmd_role_enable(wl, vif->addr, in wl1271_op_add_interface() 2598 ret = wl12xx_cmd_role_enable(wl, vif->addr, WL1271_ROLE_DEVICE, in wl1271_op_add_interface()
|