Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dvendor-cmd.c125 mvm->hw->wiphy->n_vendor_events = ARRAY_SIZE(iwl_mvm_vendor_events); in iwl_mvm_vendor_cmds_register()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c200 wiphy->n_vendor_events = ARRAY_SIZE(wlcore_vendor_events); in wlcore_set_vendor_commands()
/linux-6.1.9/include/net/
Dcfg80211.h5412 int n_vendor_commands, n_vendor_events; member
/linux-6.1.9/drivers/net/wireless/
Dmac80211_hwsim.c4557 hw->wiphy->n_vendor_events = ARRAY_SIZE(mac80211_hwsim_vendor_events); in mac80211_hwsim_new_radio()
/linux-6.1.9/net/wireless/
Dnl80211.c2791 if (rdev->wiphy.n_vendor_events) { in nl80211_send_wiphy()
2800 for (i = 0; i < rdev->wiphy.n_vendor_events; i++) { in nl80211_send_wiphy()
11386 vendor_event_idx >= wiphy->n_vendor_events)) in __cfg80211_alloc_event_skb()