Searched refs:tp_all (Results 1 – 3 of 3) sorted by relevance
89 __aligned_u64 tp_all; member
2631 u32 tp_all = 0; in rtw89_phy_multi_sta_cfo_calc() local2689 tp_all = stats->rx_throughput; /* need tp for each entry */ in rtw89_phy_multi_sta_cfo_calc()2690 cfo_avg = phy_div(cfo_khz_all_tp_wgt, (s32)tp_all); in rtw89_phy_multi_sta_cfo_calc()
4212 rstats.tp_all = atomic_long_read(&po->rollover->num); in packet_getsockopt()