Searched refs:rx_copy_thresh (Results 1 – 8 of 8) sorted by relevance
866 ixgbe->rx_copy_thresh = (uint32_t)result; in ixgbe_set_priv_prop()962 value = ixgbe->rx_copy_thresh; in ixgbe_get_priv_prop()
686 uint32_t rx_copy_thresh; /* Rx copy threshold */ member
678 if (pkt_len > ixgbe->rx_copy_thresh) in ixgbe_ring_rx()
3452 ixgbe->rx_copy_thresh = ixgbe_get_prop(ixgbe, PROP_RX_COPY_THRESHOLD, in ixgbe_get_conf()
398 if (pkt_len > igb->rx_copy_thresh) in igb_rx()
615 uint32_t rx_copy_thresh; /* Rx copy threshold */ member
1536 igb->rx_copy_thresh = (uint32_t)result; in igb_set_priv_prop()1613 value = igb->rx_copy_thresh; in igb_get_priv_prop()
3025 igb->rx_copy_thresh = igb_get_prop(igb, PROP_RX_COPY_THRESHOLD, in igb_get_conf()