Go to main content

man pages section 4: Device and Network Interfaces

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

qlge(4D)

Name

qlge - 10 Gigabit Ethernet driver for QLogic QLE81XX Converged Network Adapter Family

Synopsis

SUNW,qlge

Description

The qlge 10 Gigabit Ethernet driver is a multi-threaded, Loadable, clonable, GLDv3-based driver. The qlge driver provides basic support including chip initialization, auto-negotiation, packet transmit and receive, Jumbo Frame, promiscuous and multicast support, 802.3x Standard Ethernet Flow Control and Class Based Flow Control (CBFC), Checksum Offload, Large Send Offload (LSO).

Configuration

The qlge driver is managed by the dladm(8) command line utility, which allows VLANs to be defined on top of qlge instances and for qlge instances to be aggregated. See dladm(8) for details.

Users can also modify qlge.conf to change default settings, like mtu, flow control mode, and so forth.

Files

/kernel/drv/amd64/qlge

64-bit ELF kernel module, x86

/kernel/drv/sparcv9/qlge

64-bit ELF kernel module, SPARC

/kernel/drv/qlge.conf

Driver configuration file

Attributes

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Architecture
SPARC, x86
Availability
driver/fc/qlc

See Also

attributes(7), dladm(8), prtconf(8)

Writing Device Drivers in Oracle Solaris 11.4