Lines Matching refs:B43legacy_WARN_ON
126 B43legacy_WARN_ON(1); in generate_cookie()
129 B43legacy_WARN_ON(!(((u16)packetindex & 0xF000) == 0x0000)); in generate_cookie()
158 B43legacy_WARN_ON(1); in parse_cookie()
161 B43legacy_WARN_ON(!(packetindex >= 0 && packetindex in parse_cookie()
184 B43legacy_WARN_ON(skb_shinfo(skb)->nr_frags != 0); in pio_tx_write_fragment()
232 B43legacy_WARN_ON(queue->tx_devq_packets > in pio_tx_packet()
234 B43legacy_WARN_ON(queue->tx_devq_used > queue->tx_devq_size); in pio_tx_packet()
458 B43legacy_WARN_ON(queue->tx_suspended); in b43legacy_pio_tx()
459 B43legacy_WARN_ON(list_empty(&queue->txfree)); in b43legacy_pio_tx()
467 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()
483 B43legacy_WARN_ON(!queue); in b43legacy_pio_handle_txstatus()
545 B43legacy_WARN_ON(queue->mmio_base != B43legacy_MMIO_PIO1_BASE); in pio_rx_error()
655 B43legacy_WARN_ON(!b43legacy_using_pio(dev)); in b43legacy_pio_freeze_txqueues()
667 B43legacy_WARN_ON(!b43legacy_using_pio(dev)); in b43legacy_pio_thaw_txqueues()