Searched refs:IAVF_DESC_UNUSED (Results 1 – 5 of 5) sorted by relevance
322 (IAVF_DESC_UNUSED(tx_ring) != tx_ring->count)) in iavf_clean_tx_irq()332 (IAVF_DESC_UNUSED(tx_ring) >= TX_WAKE_THRESHOLD))) { in iavf_clean_tx_irq()1141 u16 cleaned_count = IAVF_DESC_UNUSED(rx_ring); in iavf_clean_rx_irq()1897 if (likely(IAVF_DESC_UNUSED(tx_ring) < size)) in __iavf_maybe_stop_tx()
26 #define IAVF_DESC_UNUSED(R) \ macro
128 #define IAVF_DESC_UNUSED(R) \ macro
588 return IAVF_DESC_UNUSED(asq); in iavf_clean_asq()
1236 iavf_alloc_rx_buffers(ring, IAVF_DESC_UNUSED(ring)); in iavf_configure()