Searched refs:set_cqm_txe_config (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 818 ret = rdev->ops->set_cqm_txe_config(&rdev->wiphy, dev, rate, pkts, in rdev_set_cqm_txe_config()
|
H A D | nl80211.c | 11431 if (!rdev->ops->set_cqm_txe_config) in nl80211_set_cqm_txe()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 835 ret = rdev->ops->set_cqm_txe_config(&rdev->wiphy, dev, rate, pkts, in rdev_set_cqm_txe_config()
|
H A D | nl80211.c | 12810 if (!rdev->ops->set_cqm_txe_config) in nl80211_set_cqm_txe()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 3788 * @set_cqm_txe_config: Configure connection quality monitor TX error 4118 int (*set_cqm_txe_config)(struct wiphy *wiphy, member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3470 .set_cqm_txe_config = ath6kl_cfg80211_set_txe_config,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 4243 * @set_cqm_txe_config: Configure connection quality monitor TX error 4606 int (*set_cqm_txe_config)(struct wiphy *wiphy, member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3472 .set_cqm_txe_config = ath6kl_cfg80211_set_txe_config,
|
Completed in 79 milliseconds