Searched refs:tsf_y_high (Results 1 – 3 of 3) sorted by relevance
741 *tsf_aux = (u64)rpt.tsf_y_high << 32 | rpt.tsf_y_low; in __mcc_fw_req_tsf()
5578 rpt->tsf_y_high = RTW89_GET_MAC_C2H_MCC_TSF_RPT_TSF_HIGH_Y(c2h->data); in rtw89_mac_c2h_mcc_tsf_rpt()5583 rpt->macid_y, (u64)rpt->tsf_y_high << 32 | rpt->tsf_y_low); in rtw89_mac_c2h_mcc_tsf_rpt()
4032 u32 tsf_y_high; member