Home
last modified time | relevance | path

Searched refs:num_priv_args (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c4848 u32 num_priv_args; /* Number of descriptions */ in rtw_ioctl_wext_private() local
4883 num_priv_args = ARRAY_SIZE(rtw_private_args); in rtw_ioctl_wext_private()
4885 if (num_priv_args == 0) { in rtw_ioctl_wext_private()
4892 while ((++k < num_priv_args) && strcmp(priv_args[k].name, cmdname)); in rtw_ioctl_wext_private()
4895 if (k == num_priv_args) { in rtw_ioctl_wext_private()
4905 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') || in rtw_ioctl_wext_private()
4910 if (j == num_priv_args) { in rtw_ioctl_wext_private()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_linux.c8632 u32 num_priv_args; /* Number of descriptions */ local
8677 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
8680 if (num_priv_args == 0) {
8688 num_sel_priv_args = num_priv_args;
8713 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
8719 if (j == num_priv_args) {
8738 if (k >= num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_linux.c8628 u32 num_priv_args; /* Number of descriptions */ local
8673 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
8676 if (num_priv_args == 0) {
8684 num_sel_priv_args = num_priv_args;
8709 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
8715 if (j == num_priv_args) {
8734 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_linux.c13565 u32 num_priv_args; /* Number of descriptions */ local
13603 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
13606 if (num_priv_args == 0) {
13614 num_sel_priv_args = num_priv_args;
13620 if (k == num_priv_args) {
13640 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
13645 if (j == num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c12520 u32 num_priv_args; /* Number of descriptions */ local
12565 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12568 if (num_priv_args == 0) {
12576 num_sel_priv_args = num_priv_args;
12601 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12607 if (j == num_priv_args) {
12626 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c12436 u32 num_priv_args; /* Number of descriptions */ local
12482 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12485 if (num_priv_args == 0) {
12493 num_sel_priv_args = num_priv_args;
12518 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12524 if (j == num_priv_args) {
12543 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_linux.c12484 u32 num_priv_args; /* Number of descriptions */ local
12529 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12532 if (num_priv_args == 0) {
12540 num_sel_priv_args = num_priv_args;
12565 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12571 if (j == num_priv_args) {
12590 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c12492 u32 num_priv_args; /* Number of descriptions */ local
12538 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12541 if (num_priv_args == 0) {
12549 num_sel_priv_args = num_priv_args;
12574 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12580 if (j == num_priv_args) {
12599 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_linux.c12686 u32 num_priv_args; /* Number of descriptions */ local
12732 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12735 if (num_priv_args == 0) {
12743 num_sel_priv_args = num_priv_args;
12768 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12774 if (j == num_priv_args) {
12793 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_linux.c12436 u32 num_priv_args; /* Number of descriptions */ local
12482 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12485 if (num_priv_args == 0) {
12493 num_sel_priv_args = num_priv_args;
12518 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12524 if (j == num_priv_args) {
12543 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_linux.c13502 u32 num_priv_args; /* Number of descriptions */ local
13543 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
13545 if (num_priv_args == 0) {
13552 while((++k < num_priv_args) && strcmp(priv_args[k].name, cmdname));
13555 if (k == num_priv_args) {
13566 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
13571 if (j == num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_linux.c12597 u32 num_priv_args; /* Number of descriptions */ local
12642 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12645 if (num_priv_args == 0) {
12653 num_sel_priv_args = num_priv_args;
12678 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12684 if (j == num_priv_args) {
12703 if (k >= num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_linux.c12597 u32 num_priv_args; /* Number of descriptions */ local
12642 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12645 if (num_priv_args == 0) {
12653 num_sel_priv_args = num_priv_args;
12678 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12684 if (j == num_priv_args) {
12703 if (k >= num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_linux.c12702 u32 num_priv_args; /* Number of descriptions */ local
12747 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12750 if (num_priv_args == 0) {
12758 num_sel_priv_args = num_priv_args;
12783 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12789 if (j == num_priv_args) {
12808 if (k >= num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_linux.c12653 u32 num_priv_args; /* Number of descriptions */ local
12698 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12701 if (num_priv_args == 0) {
12709 num_sel_priv_args = num_priv_args;
12734 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12740 if (j == num_priv_args) {
12759 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_linux.c12646 u32 num_priv_args; /* Number of descriptions */ local
12691 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12694 if (num_priv_args == 0) {
12702 num_sel_priv_args = num_priv_args;
12727 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12733 if (j == num_priv_args) {
12752 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c12647 u32 num_priv_args; /* Number of descriptions */ local
12692 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12695 if (num_priv_args == 0) {
12703 num_sel_priv_args = num_priv_args;
12728 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12734 if (j == num_priv_args) {
12753 if (k >= num_priv_args) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_linux.c12699 u32 num_priv_args; /* Number of descriptions */ local
12744 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12747 if (num_priv_args == 0) {
12755 num_sel_priv_args = num_priv_args;
12780 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12786 if (j == num_priv_args) {
12805 if (k >= num_priv_args) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_linux.c12831 u32 num_priv_args; /* Number of descriptions */ local
12875 num_priv_args = sizeof(rtw_private_args) / sizeof(struct iw_priv_args);
12878 if (num_priv_args == 0) {
12886 num_sel_priv_args = num_priv_args;
12911 while ((++j < num_priv_args) && ((priv_args[j].name[0] != '\0') ||
12917 if (j == num_priv_args) {