Searched refs:Q81_CTL_CONFIG_LCQ (Results 1 – 2 of 2) sorted by relevance
1089 ret = qls_wait_for_config_reg_bits(ha, Q81_CTL_CONFIG_LCQ, 0); in qls_init_comp_queue()1109 value = Q81_CTL_CONFIG_LCQ | Q81_CTL_CONFIG_Q_NUM_MASK; in qls_init_comp_queue()1110 value = (value << Q81_CTL_CONFIG_MASK_SHIFT) | Q81_CTL_CONFIG_LCQ; in qls_init_comp_queue()1114 ret = qls_wait_for_config_reg_bits(ha, Q81_CTL_CONFIG_LCQ, 0); in qls_init_comp_queue()
254 #define Q81_CTL_CONFIG_LCQ BIT_6 macro