Home
last modified time | relevance | path

Searched refs:intvl (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas/
A Dcfg.c582 u16 intvl; in lbs_ret_scan() local
599 intvl = get_unaligned_le16(pos); in lbs_ret_scan()
649 capa, intvl, ie, ielen, in lbs_ret_scan()
/linux/net/wireless/
A Drdev-ops.h814 struct net_device *dev, u32 rate, u32 pkts, u32 intvl) in rdev_set_cqm_txe_config() argument
817 trace_rdev_set_cqm_txe_config(&rdev->wiphy, dev, rate, pkts, intvl); in rdev_set_cqm_txe_config()
819 intvl); in rdev_set_cqm_txe_config()
A Dtrace.h1459 u32 pkts, u32 intvl),
1460 TP_ARGS(wiphy, netdev, rate, pkts, intvl),
1466 __field(u32, intvl)
1473 __entry->intvl = intvl;
1477 __entry->intvl)
A Dnl80211.c11847 u32 rate, u32 pkts, u32 intvl) in nl80211_set_cqm_txe() argument
11853 if (rate > 100 || intvl > NL80211_CQM_TXE_MAX_INTVL) in nl80211_set_cqm_txe()
11863 return rdev_set_cqm_txe_config(rdev, dev, rate, pkts, intvl); in nl80211_set_cqm_txe()
12034 u32 intvl = nla_get_u32(attrs[NL80211_ATTR_CQM_TXE_INTVL]); in nl80211_set_cqm() local
12036 return nl80211_set_cqm_txe(info, rate, pkts, intvl); in nl80211_set_cqm()
17512 u32 rate, u32 intvl, gfp_t gfp) in cfg80211_cqm_txe_notify() argument
17526 if (nla_put_u32(msg, NL80211_ATTR_CQM_TXE_INTVL, intvl)) in cfg80211_cqm_txe_notify()
/linux/drivers/net/wireless/ath/ath6kl/
A Dwmi.h2142 __le32 intvl; member
2664 u32 rate, u32 pkts, u32 intvl);
A Dcfg80211.c3383 u32 rate, u32 pkts, u32 intvl) in ath6kl_cfg80211_set_txe_config() argument
3396 vif->txe_intvl = intvl; in ath6kl_cfg80211_set_txe_config()
3399 rate, pkts, intvl); in ath6kl_cfg80211_set_txe_config()
A Dwmi.c1608 u32 rate, u32 pkts, u32 intvl) in ath6kl_wmi_set_txe_notify() argument
1620 cmd->intvl = cpu_to_le32(intvl); in ath6kl_wmi_set_txe_notify()
/linux/include/net/
A Dcfg80211.h4265 u32 rate, u32 pkts, u32 intvl);
7585 u32 num_packets, u32 rate, u32 intvl, gfp_t gfp);
/linux/drivers/net/wireless/realtek/rtw89/
A Dcore.h1209 u16 intvl; member

Completed in 95 milliseconds