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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dacenic.c95 #define ACE_IS_TIGON_I(ap) 0 macro
98 #define ACE_IS_TIGON_I(ap) (ap->version == 1) macro
762 if (ap->tx_ring != NULL && !ACE_IS_TIGON_I(ap)) {
819 if (!ACE_IS_TIGON_I(ap)) {
1301 if (ACE_IS_TIGON_I(ap)) {
1321 if (!ACE_IS_TIGON_I(ap))
1664 if (ACE_IS_TIGON_I(ap)) {
1781 if (ACE_IS_TIGON_I(ap)) {
1884 if (ACE_IS_TIGON_I(ap)) {
2016 if (!ACE_IS_TIGON_I(a
[all...]
H A Dacenic.h730 if (ACE_IS_TIGON_I(ap))
744 if (ACE_IS_TIGON_I(ap))

Completed in 134 milliseconds