Searched refs:CIRC_EMPTY (Results 1 – 2 of 2) sorted by relevance
187 #define CIRC_EMPTY( head, tail ) ( ( head ) == ( tail ) ) macro964 if( !CIRC_EMPTY( p_gmac_dev->l_tx_head, p_gmac_dev->l_tx_tail ) ) in gmac_handler()
146 #define CIRC_EMPTY( head, tail ) ( head == tail ) macro974 if( !CIRC_EMPTY( p_gmac_dev->l_tx_head, p_gmac_dev->l_tx_tail ) ) in gmac_handler()