Searched refs:SLOTS_PER_PACKET (Results 1 – 1 of 1) sorted by relevance
1023 #define SLOTS_PER_PACKET 2 in dma_tx_fragment() macro1152 if (unlikely(WARN_ON(free_slots(ring) < SLOTS_PER_PACKET))) { in b43legacy_dma_tx()1172 if ((free_slots(ring) < SLOTS_PER_PACKET) || in b43legacy_dma_tx()1287 B43legacy_WARN_ON(free_slots(ring) < SLOTS_PER_PACKET); in b43legacy_dma_handle_txstatus()