Searched refs:tsf_y_low (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()
5577 rpt->tsf_y_low = RTW89_GET_MAC_C2H_MCC_TSF_RPT_TSF_LOW_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()
4031 u32 tsf_y_low; member