Searched refs:set_tid_config (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | driver-ops.h | 1371 ret = local->ops->set_tid_config(&local->hw, &sdata->vif, sta, in drv_set_tid_config()
|
| H A D | cfg.c | 4058 if (!sdata->local->ops->set_tid_config) in ieee80211_set_tid_config() 4205 .set_tid_config = ieee80211_set_tid_config,
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | rdev-ops.h | 1342 ret = rdev->ops->set_tid_config(&rdev->wiphy, dev, tid_conf); in rdev_set_tid_config()
|
| H A D | nl80211.c | 14558 if (!rdev->ops->set_tid_config) in nl80211_set_tid_config()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 4198 int (*set_tid_config)(struct ieee80211_hw *hw, member
|
| H A D | cfg80211.h | 4297 int (*set_tid_config)(struct wiphy *wiphy, struct net_device *dev, member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 9299 .set_tid_config = ath10k_mac_op_set_tid_config, 9991 ar->ops->set_tid_config = NULL; in ath10k_mac_register()
|