Searched refs:Q8_PORT_CFG_BITS_PAUSE_DISABLED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlxgbe/ | ||
H A D | ql_hw.h | 949 #define Q8_PORT_CFG_BITS_PAUSE_DISABLED (0x0 << 5) macro |
H A D | ql_hw.c | 162 cfg_bits |= Q8_PORT_CFG_BITS_PAUSE_DISABLED; in qla_sysctl_port_cfg() |