Searched hist:"1 a9d48892ea5bf27f359f40d96511acc3eecea58" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_irq.c | 1a9d48892ea5bf27f359f40d96511acc3eecea58 Fri Jul 12 17:49:20 CEST 2024 Alexander Duyck <alexanderduyck@fb.com> eth: fbnic: Allocate core device specific structures and devlink interface
At the core of the fbnic device will be the devlink interface. This interface will eventually provide basic functionality in the event that there are any issues with the network interface.
Add support for allocating the MSI-X vectors and setting up the BAR mapping. With this we can start enabling various subsystems and start brining up additional interfaces such the AXI fabric and the firmware mailbox.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Link: https://patch.msgid.link/172079936012.1778861.4670986685222676467.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | fbnic_devlink.c | 1a9d48892ea5bf27f359f40d96511acc3eecea58 Fri Jul 12 17:49:20 CEST 2024 Alexander Duyck <alexanderduyck@fb.com> eth: fbnic: Allocate core device specific structures and devlink interface
At the core of the fbnic device will be the devlink interface. This interface will eventually provide basic functionality in the event that there are any issues with the network interface.
Add support for allocating the MSI-X vectors and setting up the BAR mapping. With this we can start enabling various subsystems and start brining up additional interfaces such the AXI fabric and the firmware mailbox.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Link: https://patch.msgid.link/172079936012.1778861.4670986685222676467.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | Makefile | diff 1a9d48892ea5bf27f359f40d96511acc3eecea58 Fri Jul 12 17:49:20 CEST 2024 Alexander Duyck <alexanderduyck@fb.com> eth: fbnic: Allocate core device specific structures and devlink interface
At the core of the fbnic device will be the devlink interface. This interface will eventually provide basic functionality in the event that there are any issues with the network interface.
Add support for allocating the MSI-X vectors and setting up the BAR mapping. With this we can start enabling various subsystems and start brining up additional interfaces such the AXI fabric and the firmware mailbox.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Link: https://patch.msgid.link/172079936012.1778861.4670986685222676467.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | fbnic.h | diff 1a9d48892ea5bf27f359f40d96511acc3eecea58 Fri Jul 12 17:49:20 CEST 2024 Alexander Duyck <alexanderduyck@fb.com> eth: fbnic: Allocate core device specific structures and devlink interface
At the core of the fbnic device will be the devlink interface. This interface will eventually provide basic functionality in the event that there are any issues with the network interface.
Add support for allocating the MSI-X vectors and setting up the BAR mapping. With this we can start enabling various subsystems and start brining up additional interfaces such the AXI fabric and the firmware mailbox.
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com> Link: https://patch.msgid.link/172079936012.1778861.4670986685222676467.stgit@ahduyck-xeon-server.home.arpa Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|