Lines Matching refs:B43legacy_WARN_ON
139 B43legacy_WARN_ON(1); in generate_cookie()
142 B43legacy_WARN_ON(!(((u16)packetindex & 0xF000) == 0x0000)); in generate_cookie()
171 B43legacy_WARN_ON(1); in parse_cookie()
174 B43legacy_WARN_ON(!(packetindex >= 0 && packetindex in parse_cookie()
197 B43legacy_WARN_ON(skb_shinfo(skb)->nr_frags != 0); in pio_tx_write_fragment()
245 B43legacy_WARN_ON(queue->tx_devq_packets > in pio_tx_packet()
247 B43legacy_WARN_ON(queue->tx_devq_used > queue->tx_devq_size); in pio_tx_packet()
472 B43legacy_WARN_ON(queue->tx_suspended); in b43legacy_pio_tx()
473 B43legacy_WARN_ON(list_empty(&queue->txfree)); in b43legacy_pio_tx()
481 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()
497 B43legacy_WARN_ON(!queue); in b43legacy_pio_handle_txstatus()
559 B43legacy_WARN_ON(queue->mmio_base != B43legacy_MMIO_PIO1_BASE); in pio_rx_error()
669 B43legacy_WARN_ON(!b43legacy_using_pio(dev)); in b43legacy_pio_freeze_txqueues()
681 B43legacy_WARN_ON(!b43legacy_using_pio(dev)); in b43legacy_pio_thaw_txqueues()