Home
last modified time | relevance | path

Searched refs:rfu_codeword_total_bit_num (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_smt_ant.c429 pdm_sat_table->rfu_codeword_total_bit_num = 16;/*max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
602 …attern_type2(p_dm, pdm_sat_table->update_beam_codeword, pdm_sat_table->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
627 u32 codeword_length = pdm_sat_table->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug_type2()
680 …en - used, "Send Codeword[1:%d] to RFU -> [%d", pdm_sat_table->rfu_codeword_total_bit_num, beam_ct… in phydm_hl_smart_ant_debug_type2()
694 …attern_type2(p_dm, pdm_sat_table->update_beam_codeword, pdm_sat_table->rfu_codeword_total_bit_num); in phydm_hl_smart_ant_debug_type2()
830 …attern_type2(p_dm, pdm_sat_table->update_beam_codeword, pdm_sat_table->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1137 …attern_type2(p_dm, pdm_sat_table->update_beam_codeword, pdm_sat_table->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1309 pdm_sat_table->rfu_codeword_total_bit_num = 24;/*max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1533 …beam_pattern(p_dm, pdm_sat_table->update_beam_codeword, pdm_sat_table->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1557 u32 codeword_length = pdm_sat_table->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h63 u32 rfu_codeword_total_bit_num; /* total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c467 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
633 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
726 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
743 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
914 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1244 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1420 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1635 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1660 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h73 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c467 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
633 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
726 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
743 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
914 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1244 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1420 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1635 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1660 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h73 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c467 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
633 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
726 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
743 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
914 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1244 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1420 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1635 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1660 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_smt_ant.c467 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
633 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
726 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
743 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
914 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1244 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1420 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1635 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1660 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h73 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c467 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
633 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
726 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
743 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
914 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1244 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1420 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1635 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1660 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h73 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c466 sat_tab->rfu_codeword_total_bit_num = 16; /*@max=32bit*/ in phydm_hl_smart_ant_type2_init_8822b()
632 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam_type2()
658 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smt_ant_dbg_type2()
725 sat_tab->rfu_codeword_total_bit_num, in phydm_hl_smt_ant_dbg_type2()
742 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_hl_smt_ant_dbg_type2()
913 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_set_rfu_beam_pattern_type2()
1243 …_update_beam_pattern_type2(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_beam_switch_workitem_callback()
1419 sat_tab->rfu_codeword_total_bit_num = 24; /*@max=32*/ in phydm_hl_smart_ant_type1_init_8821a()
1634 phydm_update_beam_pattern(dm, sat_tab->update_beam_codeword, sat_tab->rfu_codeword_total_bit_num); in phydm_update_rx_idle_beam()
1659 u32 codeword_length = sat_tab->rfu_codeword_total_bit_num; in phydm_hl_smart_ant_debug()
[all …]
H A Dphydm_smt_ant.h72 u32 rfu_codeword_total_bit_num; /* @total bit number of RFU protocol*/ member

12