Searched refs:rx_limit_per_intr (Results 1 – 8 of 8) sorted by relevance
880 ixgbe->rx_limit_per_intr = (uint32_t)result; in ixgbe_set_priv_prop()967 value = ixgbe->rx_limit_per_intr; in ixgbe_get_priv_prop()
687 uint32_t rx_limit_per_intr; /* Rx pkts per interrupt */ member
719 if (++pkt_num > ixgbe->rx_limit_per_intr) { in ixgbe_ring_rx()
3455 ixgbe->rx_limit_per_intr = ixgbe_get_prop(ixgbe, PROP_RX_LIMIT_PER_INTR, in ixgbe_get_conf()
434 if (++pkt_num > igb->rx_limit_per_intr) { in igb_rx()
616 uint32_t rx_limit_per_intr; /* Rx pkts per interrupt */ member
1550 igb->rx_limit_per_intr = (uint32_t)result; in igb_set_priv_prop()1615 value = igb->rx_limit_per_intr; in igb_get_priv_prop()
3028 igb->rx_limit_per_intr = igb_get_prop(igb, PROP_RX_LIMIT_PER_INTR, in igb_get_conf()