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