Searched refs:cfg80211_send_cqm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 16862 static void cfg80211_send_cqm(struct sk_buff *msg, gfp_t gfp) in cfg80211_send_cqm() function 16911 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_rssi_notify() 16939 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_txe_notify() 16961 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_pktloss_notify() 16980 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_beacon_loss_notify()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 19103 static void cfg80211_send_cqm(struct sk_buff *msg, gfp_t gfp) in cfg80211_send_cqm() function 19175 cfg80211_send_cqm(msg, GFP_KERNEL); in cfg80211_cqm_rssi_notify_work() 19204 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_txe_notify() 19226 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_pktloss_notify() 19245 cfg80211_send_cqm(msg, gfp); in cfg80211_cqm_beacon_loss_notify()
|
Completed in 39 milliseconds