Searched refs:rx_bcopy_limit (Results 1 – 4 of 4) sorted by relevance
707 if (result != dev->rx_bcopy_limit) in oce_set_priv_prop()708 dev->rx_bcopy_limit = (uint32_t)result; in oce_set_priv_prop()741 value = dev->rx_bcopy_limit; in oce_get_priv_prop()
608 dev->rx_bcopy_limit = oce_get_prop(dev, (char *)rx_bcopy_limit_name, in oce_get_params()
521 if ((cqe->u0.s.pkt_size < dev->rx_bcopy_limit) || in oce_drain_rq_cq()
226 uint32_t rx_bcopy_limit; /* RX BCOPY Limit */ member