bxe
Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet adapter driver
- Provided by: freebsd-manpages (Version: 9.2+1-1)
- Report a bug
Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet adapter driver
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device bxeAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_bxe_load="YES"
The bxe driver provides support for PCIe
10GbE Ethernet adapters based on BCM5771x chips. The driver supports Jumbo
Frames, VLAN tagging, IP, UDP and TCP checksum offload, MSI-X, TCP
Segmentation Offload (TSO), Large Receive Offload (LRO), and Receive Side
Steering (RSS).
For more information on configuring this device, see ifconfig(8).
The bxe driver provides support for
various NICs based on the Broadcom BCM5771x family of 10GbE Ethernet
controller chips, including the following:
The following variables are available as both sysctl(8) variables and loader(8) tunables:
altq(4), arp(4), netintro(4), ng_ether(4), vlan(4), ifconfig(8)
The bxe device driver first appeared in
FreeBSD 9.0.
The bxe driver was written by
Gary Zambrano ⟨zambrano@broadcom.com⟩
and
David Christensen
⟨davidch@broadcom.com⟩.