Searched refs:wl12xx_cmd_role_disable (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dcmd.h38 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id);
273 struct wl12xx_cmd_role_disable { struct
H A Dcmd.c269 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id) function
271 struct wl12xx_cmd_role_disable *cmd;
2015 wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id);
2044 ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id);
H A Dmain.c2652 ret = wl12xx_cmd_role_disable(wl, &wlvif->role_id);

Completed in 510 milliseconds