Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ti/wlcore/
Dcmd.h145 CMD_ROLE_STOP = 42, enumerator
Dcmd.c490 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_dev()
601 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_sta()
741 ret = wl1271_cmd_send(wl, CMD_ROLE_STOP, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_stop_ap()