Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-sync.h16 int iwl_mvm_time_sync_config(struct iwl_mvm *mvm, const u8 *addr,
H A Dtime-sync.c128 int iwl_mvm_time_sync_config(struct iwl_mvm *mvm, const u8 *addr, u32 protocols) in iwl_mvm_time_sync_config() function
H A Dfw.c1693 iwl_mvm_time_sync_config(mvm, mvm->time_sync.peer_addr, in iwl_mvm_up()
H A Dmac80211.c6219 ret = iwl_mvm_time_sync_config(mvm, hwts->macaddr, protocols); in iwl_mvm_set_hw_timestamp()