Searched refs:SLOTS_PER_PACKET (Results 1 – 1 of 1) sorted by relevance
959 #define SLOTS_PER_PACKET 2 in dma_tx_fragment() macro1088 if (WARN_ON(free_slots(ring) < SLOTS_PER_PACKET)) { in b43legacy_dma_tx()1108 if ((free_slots(ring) < SLOTS_PER_PACKET) || in b43legacy_dma_tx()1223 B43legacy_WARN_ON(free_slots(ring) < SLOTS_PER_PACKET); in b43legacy_dma_handle_txstatus()