Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c310 wiphy->hw_timestamp_max_peers = 1; in iwl_mac_hw_set_wiphy()
/linux-6.15/include/net/
H A Dcfg80211.h5880 u16 hw_timestamp_max_peers; member
/linux-6.15/net/wireless/
H A Dnl80211.c3129 if (rdev->wiphy.hw_timestamp_max_peers && in nl80211_send_wiphy()
3131 rdev->wiphy.hw_timestamp_max_peers)) in nl80211_send_wiphy()
16460 if (!rdev->wiphy.hw_timestamp_max_peers) in nl80211_set_hw_timestamp()
16464 rdev->wiphy.hw_timestamp_max_peers != CFG80211_HW_TIMESTAMP_ALL_PEERS) in nl80211_set_hw_timestamp()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c503 hw->wiphy->hw_timestamp_max_peers = 1; in iwl_mvm_mac_setup_register()