Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
H A Dutils.c1186 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm) in iwl_mvm_get_systime() function
1211 *gp2 = iwl_mvm_get_systime(mvm); in iwl_mvm_get_sync_time()
H A Dmac-ctxt.c1325 mvmvif->ap_beacon_time = iwl_mvm_get_systime(mvm); in iwl_mvm_mac_ctxt_cmd_fill_ap()
H A Dmvm.h1826 u32 iwl_mvm_get_systime(struct iwl_mvm *mvm);
H A Dmac80211.c4713 tail->apply_time = cpu_to_le32(iwl_mvm_get_systime(mvm)); in iwl_mvm_send_aux_roc_cmd()