Searched refs:Q81_CTL_CONFIG_LR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_hw.c1011 ret = qls_wait_for_config_reg_bits(ha, Q81_CTL_CONFIG_LR, 0);
1031 value = (Q81_CTL_CONFIG_LR << Q81_CTL_CONFIG_MASK_SHIFT) |
1032 Q81_CTL_CONFIG_LR;
1036 ret = qls_wait_for_config_reg_bits(ha, Q81_CTL_CONFIG_LR, 0);
H A Dqls_hw.h259 #define Q81_CTL_CONFIG_LR BIT_2 macro

Completed in 103 milliseconds