Home
last modified time | relevance | path

Searched refs:iwl_mvm_get_systime (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dptp.c201 gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_ptp_work()
215 gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_ptp_gettime()
251 gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_ptp_adjfine()
Dutils.c1135 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm) in iwl_mvm_get_systime() function
1160 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
Dtdls.c196 mvm->tdls_cs.peer.sent_timestamp = iwl_mvm_get_systime(mvm); in iwl_mvm_tdls_update_cs_state()
Dmac-ctxt.c1299 mvmvif->ap_beacon_time = iwl_mvm_get_systime(mvm); in iwl_mvm_mac_ctxt_cmd_fill_ap()
Dmvm.h1628 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm);
Dmac80211.c4408 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()