Searched refs:CMD_ROLE_DISABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 143 CMD_ROLE_DISABLE = 40, enumerator
|
H A D | cmd.c | 286 ret = wl1271_cmd_send(wl, CMD_ROLE_DISABLE, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_disable()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 143 CMD_ROLE_DISABLE = 40, enumerator
|
H A D | cmd.c | 284 ret = wl1271_cmd_send(wl, CMD_ROLE_DISABLE, cmd, sizeof(*cmd), 0); in wl12xx_cmd_role_disable()
|
Completed in 8 milliseconds