Home
last modified time | relevance | path

Searched refs:ss_record (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_tdls.c274 _rtw_memset( &ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record) ); in free_tdls_sta()
1439 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1440 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1441 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1443 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1444 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1445 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1451 if (_rtw_memcmp( ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1456 if (pattrib->phy_info.RxPWDBAll > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1457 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_tdls.c295 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in free_tdls_sta()
1580 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1581 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1582 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1584 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1585 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1586 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1592 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1597 if (pattrib->phy_info.RxPWDBAll > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1598 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_tdls.c299 _rtw_memset( &ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record) ); in free_tdls_sta()
1559 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1560 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1561 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1563 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1564 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1565 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.RxPWDBAll; in On_TDLS_Dis_Rsp()
1571 if (_rtw_memcmp( ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1576 if (pattrib->phy_info.RxPWDBAll > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1577 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_tdls.c426 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in free_tdls_sta()
1776 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1777 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1778 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1780 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1781 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1782 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1788 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1793 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1794 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_tdls.c1790 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1791 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1792 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1794 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1795 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1796 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1802 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1807 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1808 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3451 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_tdls.c1786 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1787 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1788 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1790 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1791 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1792 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1798 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1803 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1804 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3439 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_tdls.c1807 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1808 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1809 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1811 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1812 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1813 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1819 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1824 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1825 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3460 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_tdls.c1790 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1791 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1792 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1794 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1795 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1796 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1802 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1807 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1808 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3445 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_tdls.c1786 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1787 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1788 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1790 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1791 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1792 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1798 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1803 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1804 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3439 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_tdls.c1784 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1785 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1786 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1788 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1789 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1790 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1796 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1801 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1802 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3437 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_tdls.c1782 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1783 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1784 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1786 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1787 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1788 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1794 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1799 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1800 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3435 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_tdls.c1783 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1784 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1785 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1787 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1788 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1789 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1800 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1801 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3442 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_tdls.c1791 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1792 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1793 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1796 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1797 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1803 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1808 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1809 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3446 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_tdls.c1791 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1792 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1793 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1796 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1797 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1803 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1808 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1809 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3452 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_tdls.c1807 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1808 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1809 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1811 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1812 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1813 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1819 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1824 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1825 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3460 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_tdls.c1791 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1792 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1793 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1796 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1797 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1803 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1808 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1809 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3452 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_tdls.c1783 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1784 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1785 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1787 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1788 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1789 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1800 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1801 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3436 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_tdls.c1783 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1784 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1785 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1787 if (ptdlsinfo->ss_record.RxPWDBAll < pattrib->phy_info.rx_pwdb_all) { in On_TDLS_Dis_Rsp()
1788 _rtw_memcpy(ptdlsinfo->ss_record.macaddr, psa, ETH_ALEN); in On_TDLS_Dis_Rsp()
1789 ptdlsinfo->ss_record.RxPWDBAll = pattrib->phy_info.rx_pwdb_all; in On_TDLS_Dis_Rsp()
1795 if (_rtw_memcmp(ptdlsinfo->ss_record.macaddr, empty_addr, ETH_ALEN)) { in On_TDLS_Dis_Rsp()
1800 if (pattrib->phy_info.rx_pwdb_all > ptdlsinfo->ss_record.RxPWDBAll) { in On_TDLS_Dis_Rsp()
1801 _rtw_memcpy(txmgmt.peer, ptdlsinfo->ss_record.macaddr, ETH_ALEN); in On_TDLS_Dis_Rsp()
3442 _rtw_memset(&ptdlsinfo->ss_record, 0x00, sizeof(struct tdls_ss_record)); in rtw_tdls_teardown_pre_hdl()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h300 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme.h437 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h461 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h458 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h488 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h389 struct tdls_ss_record ss_record; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h389 struct tdls_ss_record ss_record; member

12