aboutsummaryrefslogtreecommitdiff
path: root/lib/notifier-error-inject.c
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2024-01-06 11:38:35 +0100
committerKalle Valo <[email protected]>2024-01-19 19:30:19 +0200
commitedec42821911a68317a611a2c2434a80c48bd3c0 (patch)
tree32b394ce65761f5009d7e6eb802fd4a9d2ee9c2b /lib/notifier-error-inject.c
parentb822015a1f57268f5b2ff656736dc4004e7097da (diff)
wifi: brcmfmac: allow per-vendor event handling
The firmware interface also defines events generated by firmware on the device. As the get/set primitives the events are likely to diverge between the vendors so this commit adds support for per-vendor handling. The number of events may differ so we let the vendor-specific code allocate the struct brcmf_fweh_info which contains array of event handlers. The existing event enumeration will be used by the higher layers and thus are common definitions. The vendor-specific code can provide a mapping table for converting the common definition to the vendor-specific firmware event definition and vice-versa. Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'lib/notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions