Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c1415 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm) in iwl_mvm_get_systime() function
1439 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
H A Dtdls.c252 mvm->tdls_cs.peer.sent_timestamp = iwl_mvm_get_systime(mvm); in iwl_mvm_tdls_update_cs_state()
H A Dmac-ctxt.c1144 mvmvif->ap_beacon_time = iwl_mvm_get_systime(mvm); in iwl_mvm_mac_ctxt_cmd_fill_ap()
H A Dmvm.h1501 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm);
H A Dmac80211.c3739 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()