Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dacenic.c91 #define ACE_IS_TIGON_I(ap) 0 macro
94 #define ACE_IS_TIGON_I(ap) (ap->version == 1) macro
1017 if (ap->tx_ring != NULL && !ACE_IS_TIGON_I(ap)) { in ace_free_descriptors()
1074 if (!ACE_IS_TIGON_I(ap)) { in ace_allocate_descriptors()
1578 if (ACE_IS_TIGON_I(ap)) { in ace_init()
1599 if (!ACE_IS_TIGON_I(ap)) in ace_init()
1712 if (ACE_IS_TIGON_I(ap)) in ace_init()
1978 if (ACE_IS_TIGON_I(ap)) { in ace_load_std_rx_ring()
2105 if (ACE_IS_TIGON_I(ap)) { in ace_load_jumbo_rx_ring()
2208 if (ACE_IS_TIGON_I(ap)) { in ace_handle_event()
[all …]
Dacenic.h756 if (ACE_IS_TIGON_I(ap)) in ace_mask_irq()
770 if (ACE_IS_TIGON_I(ap)) in ace_unmask_irq()