Home
last modified time | relevance | path

Searched refs:new_ch_offset (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_wlan_util.c568 unsigned char new_ch_offset; in bwmode_update_check() local
592 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
595 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
598 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
603 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
607 (new_ch_offset != pmlmeext->cur_ch_offset)) { in bwmode_update_check()
611 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c927 unsigned char new_ch_offset; in bwmode_update_check() local
962 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
966 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
971 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
976 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
979 if ((new_bwmode != pmlmeext->cur_bwmode) || (new_ch_offset != pmlmeext->cur_ch_offset)) { in bwmode_update_check()
983 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wlan_util.c769 unsigned char new_ch_offset; in bwmode_update_check() local
807 new_ch_offset = CHAN_OFFSET_UPPER; in bwmode_update_check()
811 new_ch_offset = CHAN_OFFSET_LOWER; in bwmode_update_check()
816 new_ch_offset = CHAN_OFFSET_NO_EXT; in bwmode_update_check()
821 new_ch_offset = CHAN_OFFSET_NO_EXT; in bwmode_update_check()
825 if ((new_bwmode != pmlmeext->chandef.bw || new_ch_offset != pmlmeext->chandef.offset) in bwmode_update_check()
831 pmlmeext->chandef.offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wlan_util.c769 unsigned char new_ch_offset; in bwmode_update_check() local
807 new_ch_offset = CHAN_OFFSET_UPPER; in bwmode_update_check()
811 new_ch_offset = CHAN_OFFSET_LOWER; in bwmode_update_check()
816 new_ch_offset = CHAN_OFFSET_NO_EXT; in bwmode_update_check()
821 new_ch_offset = CHAN_OFFSET_NO_EXT; in bwmode_update_check()
825 if ((new_bwmode != pmlmeext->chandef.bw || new_ch_offset != pmlmeext->chandef.offset) in bwmode_update_check()
831 pmlmeext->chandef.offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_wlan_util.c1840 unsigned char new_ch_offset; in bwmode_update_check() local
1878 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1882 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1887 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1894 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1898 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1904 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_wlan_util.c1786 unsigned char new_ch_offset; in bwmode_update_check() local
1822 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1826 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1831 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1838 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1842 if((new_bwmode!= pmlmeext->cur_bwmode) || (new_ch_offset!=pmlmeext->cur_ch_offset)) in bwmode_update_check()
1847 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_wlan_util.c1951 unsigned char new_ch_offset; in bwmode_update_check() local
1989 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1993 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1998 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
2003 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
2007 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
2013 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_wlan_util.c1712 unsigned char new_ch_offset; in bwmode_update_check() local
1750 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1754 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1759 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1764 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1768 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1774 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_wlan_util.c1635 unsigned char new_ch_offset; in bwmode_update_check() local
1673 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1677 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1682 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1687 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1691 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1697 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_wlan_util.c1702 unsigned char new_ch_offset; in bwmode_update_check() local
1740 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1744 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1749 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1754 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1758 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1764 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_wlan_util.c1635 unsigned char new_ch_offset; in bwmode_update_check() local
1673 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1677 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1682 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1687 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1691 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1697 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_wlan_util.c1702 unsigned char new_ch_offset; in bwmode_update_check() local
1740 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1744 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1749 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1754 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1758 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1764 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_wlan_util.c1634 unsigned char new_ch_offset; in bwmode_update_check() local
1672 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1676 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1681 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1686 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1690 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1696 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_wlan_util.c1702 unsigned char new_ch_offset; in bwmode_update_check() local
1740 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1744 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1749 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1754 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1758 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1764 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_wlan_util.c1686 unsigned char new_ch_offset; in bwmode_update_check() local
1724 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1728 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1733 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1738 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1742 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1748 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_wlan_util.c1639 unsigned char new_ch_offset; in bwmode_update_check() local
1677 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1681 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1686 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1691 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1695 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1701 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_wlan_util.c1638 unsigned char new_ch_offset; in bwmode_update_check() local
1676 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1680 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1685 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1690 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1694 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1700 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_wlan_util.c1640 unsigned char new_ch_offset; in bwmode_update_check() local
1678 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1682 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1687 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1692 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1696 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1702 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_wlan_util.c1640 unsigned char new_ch_offset; in bwmode_update_check() local
1678 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1682 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1687 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1692 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1696 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1702 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_wlan_util.c1640 unsigned char new_ch_offset; in bwmode_update_check() local
1678 new_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER; in bwmode_update_check()
1682 new_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER; in bwmode_update_check()
1687 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1692 new_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE; in bwmode_update_check()
1696 if ((new_bwmode != pmlmeext->cur_bwmode || new_ch_offset != pmlmeext->cur_ch_offset) in bwmode_update_check()
1702 pmlmeext->cur_ch_offset = new_ch_offset; in bwmode_update_check()