Home
last modified time | relevance | path

Searched refs:ant_idx (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_phystatus.c2615 s8 rx_snr, u8 ant_idx, in phydm_set_per_path_phy_info() argument
2647 phy_info->ant_idx[rx_path] = ant_idx; in phydm_set_per_path_phy_info()
2709 u8 ant_idx; in phydm_get_phy_sts_type0() local
2715 ant_idx = phy_sts->antidx_a; in phydm_get_phy_sts_type0()
2784 phydm_set_per_path_phy_info(RF_PATH_A, rx_pow, 0, 0, 0, ant_idx, in phydm_get_phy_sts_type0()
2806 u8 ant_idx[4]; in phydm_get_phy_sts_type1() local
2811 ant_idx[0] = phy_sts->antidx_a; in phydm_get_phy_sts_type1()
2812 ant_idx[1] = phy_sts->antidx_b; in phydm_get_phy_sts_type1()
2813 ant_idx[2] = phy_sts->antidx_c; in phydm_get_phy_sts_type1()
2814 ant_idx[3] = phy_sts->antidx_d; in phydm_get_phy_sts_type1()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/cmn_info/
Drtw_sta_info.h249 u8 ant_idx[4]; /*per-path's antenna index*/ member