Searched refs:SONIC_CR_ALL (Results 1 – 2 of 2) sorted by relevance
190 sonic_quiesce(dev, SONIC_CR_ALL, true); in sonic_close()232 sonic_quiesce(dev, SONIC_CR_ALL, false); in sonic_tx_timeout()733 sonic_quiesce(dev, SONIC_CR_ALL, may_sleep); in sonic_init()
113 #define SONIC_CR_ALL (SONIC_CR_LCAM | SONIC_CR_RRRA | \ macro