Searched refs:cfg80211_vendor_event (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | event.c | 75 cfg80211_vendor_event(skb, GFP_KERNEL); in wlcore_smart_config_sync_event() 98 cfg80211_vendor_event(skb, GFP_KERNEL); in wlcore_smart_config_decode_event()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | event.c | 75 cfg80211_vendor_event(skb, GFP_KERNEL); in wlcore_smart_config_sync_event() 98 cfg80211_vendor_event(skb, GFP_KERNEL); in wlcore_smart_config_decode_event()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | vendor-cmd.c | 148 cfg80211_vendor_event(msg, GFP_ATOMIC); in iwl_mvm_send_roaming_forbidden_event()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 6625 * When done filling the skb, call cfg80211_vendor_event() with the 6658 * When done filling the skb, call cfg80211_vendor_event() with the 6675 * cfg80211_vendor_event - send the event 6682 static inline void cfg80211_vendor_event(struct sk_buff *skb, gfp_t gfp) in cfg80211_vendor_event() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 7535 * When done filling the skb, call cfg80211_vendor_event() with the 7568 * When done filling the skb, call cfg80211_vendor_event() with the 7585 * cfg80211_vendor_event - send the event 7592 static inline void cfg80211_vendor_event(struct sk_buff *skb, gfp_t gfp) in cfg80211_vendor_event() function
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | mac80211_hwsim.c | 499 cfg80211_vendor_event(skb, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()
|
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 588 cfg80211_vendor_event(skb, GFP_KERNEL); in mac80211_hwsim_vendor_cmd_test()
|
Completed in 39 milliseconds