Searched defs:rxsc (Results 1 – 6 of 6) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_phystatus.c | 2668 u8 signal_quality, u8 rxsc, in phydm_set_common_phy_info() 2804 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_count = 0; in phydm_get_phy_sts_type1() local 2916 u8 i, rxsc, bw = CHANNEL_WIDTH_20, rx_count = 0; in phydm_get_phy_sts_type2() local
|
D | phydm_phystatus.h | 93 u8 rxsc: 2; member 103 u8 rxsc: 2; member 215 u8 rxsc : 4; member 219 u8 rxsc : 4; member
|
D | phydm_api.c | 34 enum channel_width phydm_rxsc_2_bw(void *dm_void, u8 rxsc) in phydm_rxsc_2_bw()
|
D | phydm_debug.c | 423 u8 rx_ht_bw, rx_vht_bw, rxsc, rx_ht, bw_idx = 0; in phydm_bb_hw_dbg_info_ac() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_odm.c | 313 …u8 rxsc = (attrib->data_rate > DESC_RATE11M && attrib->data_rate < DESC_RATEMCS0) ? phys_t1->l_rxs… in rtw_odm_parse_rx_phy_status_chinfo() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/cmn_info/ |
D | rtw_sta_info.h | 253 u8 rxsc:4; /* sub-channel---*/ member
|