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