linux_old1/drivers/net/ethernet/intel/fm10k
Alexander Duyck 1337e6b977 fm10k: Implement PF <-> SM mailbox operations
This patch adds support for the mailbox that connects the PF to the Switch
Management entity.  This mailbox will pass TLV formatted messages between
the two entities by using a pair of shared ring buffers.

The primary use of the mailbox is to configure L2 forwarding addresses,
VLANs, and general resource allocation from the switch.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-09-23 03:59:14 -07:00
..
Makefile fm10k: Implement PF <-> SM mailbox operations 2014-09-23 03:59:14 -07:00
fm10k.h fm10k: Add support for basic interaction with hardware 2014-09-23 03:59:14 -07:00
fm10k_common.h fm10k: Add support for basic interaction with hardware 2014-09-23 03:59:14 -07:00
fm10k_main.c
fm10k_mbx.c fm10k: Implement PF <-> SM mailbox operations 2014-09-23 03:59:14 -07:00
fm10k_mbx.h fm10k: Implement PF <-> SM mailbox operations 2014-09-23 03:59:14 -07:00
fm10k_pci.c fm10k: Add support for basic interaction with hardware 2014-09-23 03:59:14 -07:00
fm10k_tlv.c fm10k: Add support for mailbox 2014-09-23 03:59:14 -07:00
fm10k_tlv.h fm10k: Add support for mailbox 2014-09-23 03:59:14 -07:00
fm10k_type.h fm10k: Add support for mailbox 2014-09-23 03:59:14 -07:00