Searched refs:reset_tid_config (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | driver-ops.h | 1385 ret = local->ops->reset_tid_config(&local->hw, &sdata->vif, sta, tids); in drv_reset_tid_config()
|
| H A D | cfg.c | 4085 if (!sdata->local->ops->reset_tid_config) in ieee80211_reset_tid_config() 4206 .reset_tid_config = ieee80211_reset_tid_config,
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | rdev-ops.h | 1354 ret = rdev->ops->reset_tid_config(&rdev->wiphy, dev, peer, tids); in rdev_reset_tid_config()
|
| H A D | nl80211.c | 14461 if (rdev->ops->reset_tid_config) { in parse_tid_conf()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 4202 int (*reset_tid_config)(struct ieee80211_hw *hw, member
|
| H A D | cfg80211.h | 4299 int (*reset_tid_config)(struct wiphy *wiphy, struct net_device *dev, member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 9300 .reset_tid_config = ath10k_mac_op_reset_tid_config,
|