Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dnl80211.c19145 static void cfg80211_send_cqm(struct sk_buff *msg, gfp_t gfp) in cfg80211_send_cqm()
19217 cfg80211_send_cqm(msg, GFP_KERNEL); in cfg80211_cqm_rssi_notify_work()
19246 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_txe_notify()
19268 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_pktloss_notify()
19287 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_beacon_loss_notify()
19140 static void cfg80211_send_cqm(struct sk_buff *msg, gfp_t gfp) cfg80211_send_cqm() function