Home
last modified time | relevance | path

Searched refs:hw_timestamp_max_peers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dcfg80211.h5587 u16 hw_timestamp_max_peers; member
/openbmc/linux/net/wireless/
H A Dnl80211.c2993 if (rdev->wiphy.hw_timestamp_max_peers && in nl80211_send_wiphy()
2995 rdev->wiphy.hw_timestamp_max_peers)) in nl80211_send_wiphy()
16396 if (!rdev->wiphy.hw_timestamp_max_peers) in nl80211_set_hw_timestamp()
16400 rdev->wiphy.hw_timestamp_max_peers != CFG80211_HW_TIMESTAMP_ALL_PEERS) in nl80211_set_hw_timestamp()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c455 hw->wiphy->hw_timestamp_max_peers = 1; in iwl_mvm_mac_setup_register()