Home
last modified time | relevance | path

Searched defs:intvl (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Drdev-ops.h840 rdev_set_cqm_txe_config(struct cfg80211_registered_device * rdev,struct net_device * dev,u32 rate,u32 pkts,u32 intvl) rdev_set_cqm_txe_config() argument
H A Dnl80211.c14535 nl80211_set_cqm_txe(struct genl_info * info,u32 rate,u32 pkts,u32 intvl) nl80211_set_cqm_txe() argument
14733 u32 intvl = nla_get_u32(attrs[NL80211_ATTR_CQM_TXE_INTVL]); nl80211_set_cqm() local
21712 cfg80211_cqm_txe_notify(struct net_device * dev,const u8 * peer,u32 num_packets,u32 rate,u32 intvl,gfp_t gfp) cfg80211_cqm_txe_notify() argument
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1608 u32 rate, u32 pkts, u32 intvl) in ath6kl_wmi_set_txe_notify()