Searched refs:CMD_ROLE_STOP (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 145 CMD_ROLE_STOP = 42, enumerator
|
D | cmd.c | 492 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_dev() 603 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_sta() 743 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_ap()
|