Searched refs:u64 (Results 1 – 19 of 19) sorted by relevance
56 u64 firmware_entry_timestamp; // TX: firmware timestamp (us) when packet is queued within59 u64 start_contention_timestamp; // firmware timestamp (us) when packet start contending for the63 u64 transmit_success_timestamp; // fimrware timestamp (us) when packet is successfully251 u64 timestamp; // present if has_timestamp bit is set.
1671 u64 currTsf;1672 u64 myRank;1673 u64 currAmRank;1674 u64 lastAmRank;1681 u64 timeSpentInCurrRole;1682 u64 totalTimeSpentAsMaster;1683 u64 totalTimeSpentAsNonMasterSync;1684 u64 totalTimeSpentAsNonMasterNonSync;
194 u64 average_tsf_offset; // average beacon offset encountered (beacon_TSF - TBTT)
126 typedef uint64_t u64; typedef
286 u64 ts; // Time of discovery291 u64 rtt; // in nanoseconds292 u64 rtt_sd; // standard deviation in rtt
938 u64 currTsf;939 u64 myRank;940 u64 currAmRank;941 u64 lastAmRank;949 u64 timeSpentInCurrRole;950 u64 totalTimeSpentAsMaster;951 u64 totalTimeSpentAsNonMasterSync;952 u64 totalTimeSpentAsNonMasterNonSync;
48 u64 master_rank;
255 u64 get_u64(const struct nlattr *nla) in get_u64()257 return *(u64 *) nla_data(nla); in get_u64()455 virtual u64 get_u64(const struct nlattr *nla);
400 u64 bmap_failed;401 u64 bmap_enqueued;
41 typedef uint64_t u64; typedef
900 u64 WifiVendorCommand::get_u64(const struct nlattr *nla) in get_u64()
2330 *((u64*)(node_pkt_data + TX_SUCCESS_TMS_OFFSET)); in parse_stats_sw_event()2342 node_pkt_t.bmap_failed = *((u64*)(node_pkt_data + BMAP_FAILED_OFFSET)); in parse_stats_sw_event()2343 node_pkt_t.bmap_enqueued = *((u64*)(node_pkt_data + BMAP_ENQUEUED_OFFSET)); in parse_stats_sw_event()
87 CHECK_MEMBER_AT(sensors_event_t, u64, 24, 24); in CheckOffsets()88 CHECK_MEMBER_AT(sensors_event_t, u64.data, 24, 24); in CheckOffsets()89 CHECK_MEMBER_AT(sensors_event_t, u64.step_counter, 24, 24); in CheckOffsets()
29 u64 bufaddr;115 priv_cmd.bufaddr = (u64)(uintptr_t)buf; in wpa_driver_nl80211_driver_cmd()
378 } u64; member
152 dst->u.stepCount = src.u64.step_counter; in convertFromSensorEvent()286 dst->u64.step_counter = src.u.stepCount; in convertToSensorEvent()
41 typedef u_int64_t u64; typedef
970 event.u64.data[rec.index] = v + rec.b; in handleInput()
5933 temp.u64.step_counter = stepCount; in readDmpPedometerEvents()