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.c14196 if (!rdev->ops->set_cqm_txe_config) in nl80211_set_cqm_txe()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3476 .set_cqm_txe_config = ath6kl_cfg80211_set_txe_config,
/linux/include/net/
H A Dcfg80211.h5105 int (*set_cqm_txe_config)(struct wiphy *wiphy, member