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

/linux-master/drivers/net/ethernet/alteon/
H A Dacenic.c87 #define ACE_IS_TIGON_I(ap) 0 macro
90 #define ACE_IS_TIGON_I(ap) (ap->version == 1) macro
727 if (ap->tx_ring != NULL && !ACE_IS_TIGON_I(ap)) {
784 if (!ACE_IS_TIGON_I(ap)) {
1279 if (ACE_IS_TIGON_I(ap)) {
1299 if (!ACE_IS_TIGON_I(ap))
1663 if (ACE_IS_TIGON_I(ap)) {
1780 if (ACE_IS_TIGON_I(ap)) {
1883 if (ACE_IS_TIGON_I(ap)) {
2007 if (!ACE_IS_TIGON_I(a
[all...]
H A Dacenic.h745 if (ACE_IS_TIGON_I(ap))
759 if (ACE_IS_TIGON_I(ap))

Completed in 286 milliseconds