Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h963 #define Q8_PORT_CFG_BITS_STDPAUSE_DIR_MASK (0x3 << 20) macro
H A Dql_hw.c170 cfg_bits &= ~Q8_PORT_CFG_BITS_STDPAUSE_DIR_MASK; in qla_sysctl_port_cfg()
4074 ((cfg_bits & Q8_PORT_CFG_BITS_STDPAUSE_DIR_MASK)>>20), in qla_set_port_config()
4195 ((pcfg_rsp->cfg_bits & Q8_PORT_CFG_BITS_STDPAUSE_DIR_MASK)>>20), in qla_get_port_config()