Query: if_qlxgbe
OS: freebsd
Section: 4
Links: freebsd man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QLXGBE(4) BSD Kernel Interfaces Manual QLXGBE(4)NAMEqlxgbe -- QLogic 10 Gigabit Ethernet & CNA Adapter DriverSYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device qlxgbe To load the driver as a module at boot time, place the following line in loader.conf(5): if_qlxgbe_load="YES"DESCRIPTIONThe qlxgbe driver supports IPv4 checksum offload, TCP and UDP checksum offload for both IPv4 and IPv6, Large Segment Offload for both IPv4 and IPv6, Jumbo frames, VLAN Tag, and Receive Side scaling. For further hardware information, see http://www.qlogic.com/.HARDWAREThe qlxgbe driver supports 10 Gigabit Ethernet & CNA Adapter based on the following chipsets: o QLogic 8300 seriesSUPPORTFor support questions please contact your QLogic approved reseller or QLogic Technical Support at http://support.qlogic.com, or by E-mail at <support@qlogic.com>.SEE ALSOaltq(4), arp(4), netintro(4), ng_ether(4), ifconfig(8)HISTORYThe qlxgbe device driver first appeared in FreeBSD 10.0.AUTHORSThe qlxgbe driver was written by David C Somayajulu at QLogic Corporation.BSDApril 1, 2013 BSD