Searched refs:tsfs (Results 1 – 3 of 3) sorted by relevance
619 *tsf_ref = rpt.tsfs[0]; in __mrc_fw_req_tsf()620 *tsf_aux = rpt.tsfs[1]; in __mrc_fw_req_tsf()
5336 rpt->tsfs[i] = (u64)tsf_high << 32 | tsf_low; in rtw89_mac_c2h_mrc_tsf_rpt()5341 i, rpt->tsfs[i]); in rtw89_mac_c2h_mrc_tsf_rpt()5344 i, (uintmax_t)rpt->tsfs[i]); in rtw89_mac_c2h_mrc_tsf_rpt()
3722 u64 tsfs[RTW89_MAC_MRC_MAX_REQ_TSF_NUM]; member