Searched refs:set_hw_timestamp (Results 1 – 7 of 7) sorted by relevance
| /linux/net/wireless/ |
| H A D | rdev-ops.h | 1521 if (rdev->ops->set_hw_timestamp) in rdev_set_hw_timestamp() 1522 ret = rdev->ops->set_hw_timestamp(wiphy, dev, hwts); in rdev_set_hw_timestamp()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mld-mac80211.c | 1104 .set_hw_timestamp = iwl_mvm_set_hw_timestamp,
|
| H A D | mac80211.c | 6433 .set_hw_timestamp = iwl_mvm_set_hw_timestamp,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5517 if (!local->ops->set_hw_timestamp) in ieee80211_set_hw_timestamp() 5523 return local->ops->set_hw_timestamp(&local->hw, &sdata->vif, hwts); in ieee80211_set_hw_timestamp() 5667 .set_hw_timestamp = ieee80211_set_hw_timestamp,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 2781 .set_hw_timestamp = iwl_mld_set_hw_timestamp,
|
| /linux/include/net/ |
| H A D | mac80211.h | 4943 int (*set_hw_timestamp)(struct ieee80211_hw *hw, member
|
| H A D | cfg80211.h | 5262 int (*set_hw_timestamp)(struct wiphy *wiphy, struct net_device *dev, member
|