Searched refs:EFX_TX_CB_SIZE (Results 1 – 4 of 4) sorted by relevance
55 if (len > EFX_TX_CB_SIZE) in efx_tx_get_copy_buffer_limited()107 EFX_WARN_ON_ONCE_PARANOID(copy_len > EFX_TX_CB_SIZE); in efx_enqueue_skb_copy()370 } else if (skb->data_len && skb_len <= EFX_TX_CB_SIZE) { in __efx_enqueue_skb()
292 #define EFX_TX_CB_SIZE (1 << EFX_TX_CB_ORDER) - NET_IP_ALIGN macro
91 EFX_WARN_ON_ONCE_PARANOID(copy_len > EFX_TX_CB_SIZE); in efx_enqueue_skb_copy()164 } else if (skb->data_len && skb_len <= EFX_TX_CB_SIZE) { in __efx_siena_enqueue_skb()
310 #define EFX_TX_CB_SIZE (1 << EFX_TX_CB_ORDER) - NET_IP_ALIGN macro