Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Drdev-ops.h844 ret = rdev->ops->set_cqm_txe_config(&rdev->wiphy, dev, rate, pkts, in rdev_set_cqm_txe_config()
H A Dnl80211.c14510 if (!rdev->ops->set_cqm_txe_config) in nl80211_join_mesh()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3479 .set_cqm_txe_config = ath6kl_cfg80211_set_txe_config, in ath6kl_cfg80211_stop()
/linux/include/net/
H A Dcfg80211.h4901 * @set_cqm_txe_config: Configure connection quality monitor TX error
5293 int (*set_cqm_txe_config)(struct wiphy *wiphy,
5105 int (*set_cqm_txe_config)(struct wiphy *wiphy, global() member