Lines Matching full:dhd_iovar_getint
92 static int dhd_iovar_getint(void *dhd, char *name, int *var);
1633 ret = dhd_iovar_getint(dhd, cmd->name, &flag);
1651 ret = dhd_iovar_getint(dhd, cmd->name, &mode);
1669 ret = dhd_iovar_getint(dhd, cmd->name, &flag);
2665 if ((ret = dhd_iovar_getint(dhd, cmd->name, (int*)&msglevel)) < 0)
2983 dhd_iovar_getint(void *dhd, char *name, int *var)