Home
last modified time | relevance | path

Searched refs:rx_event_count (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Damd8111e.c393 event_count = coal_conf->rx_event_count; in amd8111e_set_coalesce()
1009 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
1021 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
1031 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1040 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1049 coal_conf->rx_event_count = 3; in amd8111e_calc_coalesce()
Damd8111e.h725 unsigned int rx_event_count; member