Searched refs:Q81_CTL_RESET_FUNC (Results 1 – 2 of 2) sorted by relevance
1992 data = (Q81_CTL_RESET_FUNC << Q81_CTL_RESET_MASK_SHIFT) | in qls_hw_nic_reset()1993 Q81_CTL_RESET_FUNC; in qls_hw_nic_reset()1999 if ((data & Q81_CTL_RESET_FUNC) == 0) in qls_hw_nic_reset()
195 #define Q81_CTL_RESET_FUNC BIT_15 macro