Searched hist:"31343230 abb1683e8afb254e6b13a7a7fd01fcac" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil.c | diff 31343230abb1683e8afb254e6b13a7a7fd01fcac Wed Jan 03 10:57:01 CET 2024 Arend van Spriel <arend.vanspriel@broadcom.com> wifi: brcmfmac: export firmware interface functions
With multi-vendor support the vendor-specific module may need to use the firmware interface functions so export them using the macro BRCMF_EXPORT_SYMBOL_GPL() which exports them to driver namespace.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240103095704.135651-2-arend.vanspriel@broadcom.com
|
H A D | fwil.h | diff 31343230abb1683e8afb254e6b13a7a7fd01fcac Wed Jan 03 10:57:01 CET 2024 Arend van Spriel <arend.vanspriel@broadcom.com> wifi: brcmfmac: export firmware interface functions
With multi-vendor support the vendor-specific module may need to use the firmware interface functions so export them using the macro BRCMF_EXPORT_SYMBOL_GPL() which exports them to driver namespace.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240103095704.135651-2-arend.vanspriel@broadcom.com
|
H A D | feature.c | diff 31343230abb1683e8afb254e6b13a7a7fd01fcac Wed Jan 03 10:57:01 CET 2024 Arend van Spriel <arend.vanspriel@broadcom.com> wifi: brcmfmac: export firmware interface functions
With multi-vendor support the vendor-specific module may need to use the firmware interface functions so export them using the macro BRCMF_EXPORT_SYMBOL_GPL() which exports them to driver namespace.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240103095704.135651-2-arend.vanspriel@broadcom.com
|
H A D | cfg80211.c | diff 31343230abb1683e8afb254e6b13a7a7fd01fcac Wed Jan 03 10:57:01 CET 2024 Arend van Spriel <arend.vanspriel@broadcom.com> wifi: brcmfmac: export firmware interface functions
With multi-vendor support the vendor-specific module may need to use the firmware interface functions so export them using the macro BRCMF_EXPORT_SYMBOL_GPL() which exports them to driver namespace.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240103095704.135651-2-arend.vanspriel@broadcom.com
|