Home
last modified time | relevance | path

Searched refs:fw_tsf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1736 u32 *bytes_left, u64 fw_tsf, u8 *radio_type, in mwifiex_parse_single_response_buf() argument
1878 bss_priv->fw_tsf = fw_tsf; in mwifiex_parse_single_response_buf()
2112 __le64 fw_tsf = 0; in mwifiex_ret_802_11_scan() local
2201 memcpy(&fw_tsf, &tsf_tlv->tsf_data[idx * TSF_DATA_SIZE], in mwifiex_ret_802_11_scan()
2202 sizeof(fw_tsf)); in mwifiex_ret_802_11_scan()
2226 le64_to_cpu(fw_tsf), in mwifiex_ret_802_11_scan()
2611 u64 fw_tsf = 0; in mwifiex_handle_event_ext_scan_report() local
2711 fw_tsf = le64_to_cpu(scan_info_tlv->tsf); in mwifiex_handle_event_ext_scan_report()
2717 &bytes_left, fw_tsf, in mwifiex_handle_event_ext_scan_report()
H A Dsta_ioctl.c159 bss_desc->fw_tsf = bss_priv->fw_tsf; in mwifiex_fill_new_bss_desc()
H A Djoin.c110 tsf_val = cpu_to_le64(bss_desc->fw_tsf); in mwifiex_cmd_append_tsf_tlv()
118 __func__, bss_desc->timestamp, bss_desc->fw_tsf); in mwifiex_cmd_append_tsf_tlv()
H A Dmain.h403 u64 fw_tsf; member
745 u64 fw_tsf; member