Searched refs:Q8_PORT_CFG_BITS_PAUSE_CFG_MASK (Results 1 – 2 of 2) sorted by relevance
948 #define Q8_PORT_CFG_BITS_PAUSE_CFG_MASK (0x3 << 5) macro
159 cfg_bits &= ~Q8_PORT_CFG_BITS_PAUSE_CFG_MASK; in qla_sysctl_port_cfg()4075 ((cfg_bits & Q8_PORT_CFG_BITS_PAUSE_CFG_MASK) >> 5), in qla_set_port_config()4196 ((pcfg_rsp->cfg_bits & Q8_PORT_CFG_BITS_PAUSE_CFG_MASK) >> 5), in qla_get_port_config()