Searched refs:tsf_x_low (Results 1 – 3 of 3) sorted by relevance
740 *tsf_ref = (u64)rpt.tsf_x_high << 32 | rpt.tsf_x_low; in __mcc_fw_req_tsf()
5575 rpt->tsf_x_low = RTW89_GET_MAC_C2H_MCC_TSF_RPT_TSF_LOW_X(c2h->data); in rtw89_mac_c2h_mcc_tsf_rpt()5582 rpt->macid_x, (u64)rpt->tsf_x_high << 32 | rpt->tsf_x_low, in rtw89_mac_c2h_mcc_tsf_rpt()
4029 u32 tsf_x_low; member