Home
last modified time | relevance | path

Searched refs:Q8_PORT_CFG_BITS_PAUSE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h949 #define Q8_PORT_CFG_BITS_PAUSE_DISABLED (0x0 << 5) macro
H A Dql_hw.c162 cfg_bits |= Q8_PORT_CFG_BITS_PAUSE_DISABLED; in qla_sysctl_port_cfg()