Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_eth_ioctl.h95 #define PRIV_CMD_COUNTRYCODE "countrycode" macro
H A Dmoal_eth_ioctl.c3000 header = strlen(CMD_MARVELL) + strlen(PRIV_CMD_COUNTRYCODE); in woal_priv_set_get_countrycode()
12774 (buf + strlen(CMD_MARVELL), PRIV_CMD_COUNTRYCODE, in woal_android_priv_cmd()
12775 strlen(PRIV_CMD_COUNTRYCODE)) == 0) { in woal_android_priv_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.h107 #define PRIV_CMD_COUNTRYCODE "countrycode" macro
H A Dmoal_eth_ioctl.c3608 header = strlen(CMD_NXP) + strlen(PRIV_CMD_COUNTRYCODE); in woal_priv_set_get_countrycode()
19006 } else if (strnicmp(buf + strlen(CMD_NXP), PRIV_CMD_COUNTRYCODE, in woal_android_priv_cmd()
19007 strlen(PRIV_CMD_COUNTRYCODE)) == 0) { in woal_android_priv_cmd()