Lines Matching refs:ACE_IS_TIGON_I
87 #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()
2024 if (ACE_IS_TIGON_I(ap)) { in ace_rx_int()
2186 if (!ACE_IS_TIGON_I(ap)) { in ace_interrupt()
2330 if (ACE_IS_TIGON_I(ap)) { in ace_close()
2392 if (ACE_IS_TIGON_I(ap)) { in ace_load_tx_bd()
2655 if (!ACE_IS_TIGON_I(ap)) in ace_set_link_ksettings()
2684 if (!ACE_IS_TIGON_I(ap)) in ace_set_link_ksettings()
2885 if (ACE_IS_TIGON_I(ap)) in ace_load_firmware()