Searched refs:tsf_high (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | scan.c | 256 le32_to_cpu(notif->tsf_high), in iwl_rx_scan_start_notif() 277 le32_to_cpu(notif->tsf_high), in iwl_rx_scan_results_notif() 294 scan_notif->tsf_high, scan_notif->status); in iwl_rx_scan_complete_notif()
|
| H A D | commands.h | 2357 __le32 tsf_high; member 2384 __le32 tsf_high; member 2397 __le32 tsf_high; member
|
| /linux-6.15/drivers/net/wireless/intel/iwlegacy/ |
| H A D | commands.h | 2602 __le32 tsf_high; member 2629 __le32 tsf_high; member 2641 __le32 tsf_high; member
|
| H A D | common.c | 1410 notif->band ? "bg" : "a", le32_to_cpu(notif->tsf_high), in il_hdl_scan_start() 1425 le32_to_cpu(notif->tsf_high), le32_to_cpu(notif->tsf_low), in il_hdl_scan_results() 1441 scan_notif->tsf_high, scan_notif->status); in il_hdl_scan_complete()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac.c | 4768 u32 tsf_low, tsf_high; in rtw89_mac_port_get_tsf() local 4776 tsf_high = rtw89_read32_port(rtwdev, rtwvif_link, p->tsftr_h); in rtw89_mac_port_get_tsf() 4777 *tsf = (u64)tsf_high << 32 | tsf_low; in rtw89_mac_port_get_tsf() 5280 u32 tsf_high = RTW89_GET_MAC_C2H_MCC_STATUS_RPT_TSF_HIGH(c2h->data); in rtw89_mac_c2h_mcc_status_rpt() local 5333 group, macid, status, (u64)tsf_high << 32 | tsf_low); in rtw89_mac_c2h_mcc_status_rpt() 5359 u32 tsf_high = le32_to_cpu(c2h_rpt->infos[i].tsf_high); in rtw89_mac_c2h_mrc_tsf_rpt() local 5362 rpt->tsfs[i] = (u64)tsf_high << 32 | tsf_low; in rtw89_mac_c2h_mrc_tsf_rpt() 5410 u32 tsf_high; in rtw89_mac_c2h_mrc_status_rpt() local 5418 tsf_high = le32_to_cpu(c2h_rpt->tsf_high); in rtw89_mac_c2h_mrc_status_rpt() 5481 sch_idx, status, (u64)tsf_high << 32 | tsf_low); in rtw89_mac_c2h_mrc_status_rpt()
|
| H A D | fw.h | 2749 __le32 tsf_high; member 3094 u32 tsf_high; member 3729 __le32 tsf_high; member 3744 __le32 tsf_high; member
|
| H A D | chan.c | 1765 req.tsf_high = config->start_tsf >> 32; in __mcc_fw_start()
|
| H A D | fw.c | 5540 h2c->tsf_high = le32_encode_bits(upper_32_bits(tsf), in rtw89_fw_h2c_scan_offload_ax() 8047 RTW89_SET_FWCMD_START_MCC_TSF_HIGH(skb->data, p->tsf_high); in rtw89_fw_h2c_start_mcc()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | scan.h | 421 __le32 tsf_high; member
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.h | 301 u32 tsf_high; member
|