Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h964 #define Q8_PORT_CFG_BITS_STDPAUSE_XMT_RCV (0x0 << 20) macro
H A Dql_hw.c173 cfg_bits |= Q8_PORT_CFG_BITS_STDPAUSE_XMT_RCV; in qla_sysctl_port_cfg()