Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/ !
H A Dvendor-cmd.c123 mvm->hw->wiphy->n_vendor_commands = ARRAY_SIZE(iwl_mvm_vendor_commands); in iwl_mvm_vendor_cmds_register()
/linux/drivers/net/wireless/ti/wlcore/ !
H A Dvendor_cmd.c198 wiphy->n_vendor_commands = ARRAY_SIZE(wlcore_vendor_commands); in wlcore_set_vendor_commands()
/linux/net/wireless/ !
H A Dcore.c971 for (i = 0; i < rdev->wiphy.n_vendor_commands; i++) { in wiphy_register()
H A Dnl80211.c2967 if (rdev->wiphy.n_vendor_commands) { in nl80211_send_wiphy()
2976 for (i = 0; i < rdev->wiphy.n_vendor_commands; i++) { in nl80211_send_wiphy()
15823 for (i = 0; i < rdev->wiphy.n_vendor_commands; i++) { in nl80211_vendor_cmd()
15938 for (i = 0; i < (*rdev)->wiphy.n_vendor_commands; i++) { in nl80211_prepare_vendor_dump()
/linux/drivers/net/wireless/ath/wil6210/ !
H A Dcfg80211.c2712 wiphy->n_vendor_commands = ARRAY_SIZE(wil_nl80211_vendor_commands); in wil_wiphy_init()
/linux/include/net/ !
H A Dcfg80211.h5964 int n_vendor_commands, n_vendor_events; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ !
H A Dcfg80211.c7697 wiphy->n_vendor_commands = BRCMF_VNDR_CMDS_LAST - 1; in brcmf_setup_wiphy()