Searched refs:EF4_BUG_ON_PARANOID (Results 1 – 7 of 7) sorted by relevance
47 #define EF4_BUG_ON_PARANOID(x) BUG_ON(x) macro50 #define EF4_BUG_ON_PARANOID(x) do {} while (0) macro1172 EF4_BUG_ON_PARANOID(index >= efx->n_channels); in ef4_get_channel()1193 EF4_BUG_ON_PARANOID(index >= efx->n_tx_channels || in ef4_get_tx_queue()1207 EF4_BUG_ON_PARANOID(!ef4_channel_has_tx_queues(channel) || in ef4_channel_get_tx_queue()1245 EF4_BUG_ON_PARANOID(!ef4_channel_has_rx_queue(channel)); in ef4_channel_get_rx_queue()1332 EF4_BUG_ON_PARANOID(buffer->len); in ef4_tx_queue_get_insert_buffer()1333 EF4_BUG_ON_PARANOID(buffer->flags); in ef4_tx_queue_get_insert_buffer()1334 EF4_BUG_ON_PARANOID(buffer->unmap_len); in ef4_tx_queue_get_insert_buffer()
142 EF4_BUG_ON_PARANOID(fill_level >= efx->txq_entries); in ef4_tx_maybe_stop_queue()159 EF4_BUG_ON_PARANOID(copy_len > EF4_TX_CB_SIZE); in ef4_enqueue_skb_copy()501 EF4_BUG_ON_PARANOID(index > tx_queue->ptr_mask); in ef4_xmit_done()549 EF4_BUG_ON_PARANOID(entries > EF4_MAX_DMAQ_SIZE); in ef4_probe_tx_queue()
338 EF4_BUG_ON_PARANOID(fill_level > rx_queue->efx->rxq_entries); in ef4_fast_push_rx_descriptors()350 EF4_BUG_ON_PARANOID(space < batch_size); in ef4_fast_push_rx_descriptors()489 EF4_BUG_ON_PARANOID(rx_buf->len < hdr_len); in ef4_rx_mk_skb()693 EF4_BUG_ON_PARANOID(entries > EF4_MAX_DMAQ_SIZE); in ef4_probe_rx_queue()
40 EF4_BUG_ON_PARANOID(spins * spintime >= 5000); in ef4_mdio_reset_mmd()
332 EF4_BUG_ON_PARANOID(efx->phy_op->test_name == NULL); in ef4_ethtool_fill_self_tests()337 EF4_BUG_ON_PARANOID(i >= EF4_MAX_PHY_TESTS); in ef4_ethtool_fill_self_tests()
178 EF4_BUG_ON_PARANOID(!buffer->buf.addr); in ef4_init_special_buffer()326 EF4_BUG_ON_PARANOID(buffer->flags & EF4_TX_BUF_OPTION); in ef4_farch_tx_write()1995 EF4_BUG_ON_PARANOID(!(gen_spec->flags & EF4_FILTER_FLAG_RX)); in ef4_farch_filter_from_gen_spec()
350 EF4_BUG_ON_PARANOID(entries > EF4_MAX_EVQ_SIZE); in ef4_probe_eventq()