Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/alteon/
Dacenic.c87 #define ACE_IS_TIGON_I(ap) 0 macro
90 #define ACE_IS_TIGON_I(ap) (ap->version == 1) macro
729 if (ap->tx_ring != NULL && !ACE_IS_TIGON_I(ap)) { in ace_free_descriptors()
786 if (!ACE_IS_TIGON_I(ap)) { in ace_allocate_descriptors()
1286 if (ACE_IS_TIGON_I(ap)) { in ace_init()
1306 if (!ACE_IS_TIGON_I(ap)) in ace_init()
1670 if (ACE_IS_TIGON_I(ap)) { in ace_load_std_rx_ring()
1787 if (ACE_IS_TIGON_I(ap)) { in ace_load_jumbo_rx_ring()
1890 if (ACE_IS_TIGON_I(ap)) { in ace_handle_event()
2016 if (!ACE_IS_TIGON_I(ap)) in ace_rx_int()
[all …]
Dacenic.h745 if (ACE_IS_TIGON_I(ap)) in ace_mask_irq()
759 if (ACE_IS_TIGON_I(ap)) in ace_unmask_irq()