Home
last modified time | relevance | path

Searched refs:PRIV_CMD_CFG_OPP_PS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_eth_ioctl.h212 #define PRIV_CMD_CFG_OPP_PS "cfg_opp_ps" macro
H A Dmoal_eth_ioctl.c10563 header_len = strlen(CMD_MARVELL) + strlen(PRIV_CMD_CFG_OPP_PS); in woal_priv_cfg_opp_ps()
13461 (buf + strlen(CMD_MARVELL), PRIV_CMD_CFG_OPP_PS, in woal_android_priv_cmd()
13462 strlen(PRIV_CMD_CFG_OPP_PS)) == 0) { in woal_android_priv_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.h247 #define PRIV_CMD_CFG_OPP_PS "cfg_opp_ps" macro
H A Dmoal_eth_ioctl.c14935 header_len = strlen(CMD_NXP) + strlen(PRIV_CMD_CFG_OPP_PS); in woal_priv_cfg_opp_ps()
19807 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_CFG_OPP_PS, in woal_android_priv_cmd()
19808 strlen(PRIV_CMD_CFG_OPP_PS)) == 0) { in woal_android_priv_cmd()