Searched refs:rx_copybreak (Results 1 – 4 of 4) sorted by relevance
654 if (frag_len <= priv->rx_copybreak && !ctx->mbuf_head && is_last_frag) { in gve_rx_dqo()887 if (frag_len <= priv->rx_copybreak && !ctx->mbuf_head && is_last_frag) { in gve_rx_dqo_qpl()
571 uint32_t rx_copybreak; member
436 if (len <= priv->rx_copybreak && is_only_frag) { in gve_rx_create_mbuf()
1097 priv->rx_copybreak = GVE_DEFAULT_RX_COPYBREAK; in gve_attach()