Home
last modified time | relevance | path

Searched refs:rate_order (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_rainfo.c422 u8 rate_order; in phydm_c2h_ra_report_handler() local
470 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
473 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1636 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1641 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1643 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1645 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1647 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1649 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1651 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_rainfo.c423 u8 rate_order; in phydm_c2h_ra_report_handler() local
474 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
477 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1625 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1630 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1632 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1634 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1636 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1638 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1640 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_rainfo.c423 u8 rate_order; in phydm_c2h_ra_report_handler() local
474 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
477 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1625 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1630 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1632 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1634 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1636 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1638 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1640 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_rainfo.c423 u8 rate_order; in phydm_c2h_ra_report_handler() local
474 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
477 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1625 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1630 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1632 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1634 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1636 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1638 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1640 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_rainfo.c500 u8 rate_order; in phydm_c2h_ra_report_handler() local
557 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
560 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1774 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1779 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1781 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1783 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1785 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1787 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1789 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_rainfo.c475 u8 rate_order; in phydm_c2h_ra_report_handler() local
532 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
535 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1726 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1731 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1733 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1735 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1737 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1739 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1741 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_rainfo.c499 u8 rate_order; in phydm_c2h_ra_report_handler() local
556 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
559 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1776 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1781 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1783 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1785 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1787 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1789 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1791 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_rainfo.c499 u8 rate_order; in phydm_c2h_ra_report_handler() local
556 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
559 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1774 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1779 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1781 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1783 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1785 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1787 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1789 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_rainfo.c511 u8 rate_order; in phydm_c2h_ra_report_handler() local
568 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
571 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1809 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1814 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1816 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1818 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1820 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1822 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1824 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_rainfo.c499 u8 rate_order; in phydm_c2h_ra_report_handler() local
556 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
559 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1773 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1778 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1780 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1782 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1784 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1786 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1788 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_rainfo.c501 u8 rate_order; in phydm_c2h_ra_report_handler() local
558 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
561 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1756 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1761 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1763 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1765 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1767 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1769 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1771 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_rainfo.c499 u8 rate_order; in phydm_c2h_ra_report_handler() local
556 rate_order = phydm_rate_order_compute(dm, rate_idx); in phydm_c2h_ra_report_handler()
559 (rate_order > ra_tab->highest_client_tx_order && in phydm_c2h_ra_report_handler()
1776 u8 rate_order = rate_idx & 0x7f; in phydm_rate_order_compute() local
1781 rate_order -= ODM_RATEVHTSS4MCS0; in phydm_rate_order_compute()
1783 rate_order -= ODM_RATEVHTSS3MCS0; in phydm_rate_order_compute()
1785 rate_order -= ODM_RATEVHTSS2MCS0; in phydm_rate_order_compute()
1787 rate_order -= ODM_RATEVHTSS1MCS0; in phydm_rate_order_compute()
1789 rate_order -= ODM_RATEMCS24; in phydm_rate_order_compute()
1791 rate_order -= ODM_RATEMCS16; in phydm_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c429 u16 rate_order = rate_idx & 0x7f; in halbb_rate_order_compute() local
434 rate_order -= BB_VHT_MCS(4, 0); in halbb_rate_order_compute()
436 rate_order -= BB_VHT_MCS(3, 0); in halbb_rate_order_compute()
438 rate_order -= BB_VHT_MCS(2, 0); in halbb_rate_order_compute()
440 rate_order -= BB_VHT_MCS(1, 0); in halbb_rate_order_compute()
442 rate_order -= BB_HT_MCS(24); in halbb_rate_order_compute()
444 rate_order -= BB_HT_MCS(16); in halbb_rate_order_compute()
446 rate_order -= BB_HT_MCS(8); in halbb_rate_order_compute()
448 rate_order -= BB_HT_MCS(0); in halbb_rate_order_compute()
450 rate_order -= BB_06M; in halbb_rate_order_compute()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c429 u16 rate_order = rate_idx & 0x7f; in halbb_rate_order_compute() local
434 rate_order -= BB_VHT_MCS(4, 0); in halbb_rate_order_compute()
436 rate_order -= BB_VHT_MCS(3, 0); in halbb_rate_order_compute()
438 rate_order -= BB_VHT_MCS(2, 0); in halbb_rate_order_compute()
440 rate_order -= BB_VHT_MCS(1, 0); in halbb_rate_order_compute()
442 rate_order -= BB_HT_MCS(24); in halbb_rate_order_compute()
444 rate_order -= BB_HT_MCS(16); in halbb_rate_order_compute()
446 rate_order -= BB_HT_MCS(8); in halbb_rate_order_compute()
448 rate_order -= BB_HT_MCS(0); in halbb_rate_order_compute()
450 rate_order -= BB_06M; in halbb_rate_order_compute()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_rainfo.c329 u8 rate_order; in phydm_c2h_ra_report_handler() local
382 rate_order = phydm_rate_order_compute(p_dm, rate_idx); in phydm_c2h_ra_report_handler()
385 ((rate_order > p_ra_table->highest_client_tx_order) && (p_ra_table->power_tracking_flag == 1)) in phydm_c2h_ra_report_handler()
1565 u8 rate_order = 0; in phydm_rate_order_compute() local
1596 rate_order = rate_idx; in phydm_rate_order_compute()
1598 return rate_order; in phydm_rate_order_compute()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_rainfo.c690 u1Byte rate_order; in phydm_c2h_ra_report_handler() local
735 rate_order = phydm_rate_order_compute(pDM_Odm, rate_idx); in phydm_c2h_ra_report_handler()
738 ((rate_order > pRA_Table->highest_client_tx_order) && (pRA_Table->power_tracking_flag == 1)) in phydm_c2h_ra_report_handler()
2399 u1Byte rate_order = 0; in phydm_rate_order_compute() local
2430 rate_order = rate_idx; in phydm_rate_order_compute()
2432 return rate_order; in phydm_rate_order_compute()