Searched refs:rx_max_target (Results 1 – 1 of 1) sorted by relevance
111 unsigned rx_min_target, rx_max_target, rx_target; member282 ((np->rx_target *= 2) > np->rx_max_target)) in xennet_alloc_rx_buffers()283 np->rx_target = np->rx_max_target; in xennet_alloc_rx_buffers()1175 np->rx_max_target = RX_MAX_TARGET; in xennet_create_dev()1755 if (target > np->rx_max_target) in store_rxbuf_min()1756 np->rx_max_target = target; in store_rxbuf_min()1773 return sprintf(buf, "%u\n", info->rx_max_target); in show_rxbuf_max()1800 np->rx_max_target = target; in store_rxbuf_max()