diff options
author | Vikas Gupta <vikas.gupta@broadcom.com> | 2025-07-01 14:35:01 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:54:00 -0700 |
commit | 7037d1d8979653e4da384b732d2f38d151b9f493 (patch) | |
tree | 8ddfd58a396b680912a05cc3869222ff71d877f6 /net/unix/af_unix.c | |
parent | 9099bfa1158a119b1cfd38b4de3ab16d24f841fe (diff) |
bng_en: Add firmware communication mechanism
Add support to communicate with the firmware.
Future patches will use these functions to send the
messages to the firmware.
Functions support allocating request/response buffers
to send a particular command. Each command has certain
timeout value to which the driver waits for response from
the firmware. In error case, commands may be either timed
out waiting on response from the firmware or may return
a specific error code.
Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
Reviewed-by: Bhargava Chenna Marreddy <bhargava.marreddy@broadcom.com>
Reviewed-by: Rajashekar Hudumula <rajashekar.hudumula@broadcom.com>
Link: https://patch.msgid.link/20250701143511.280702-4-vikas.gupta@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions