Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/
H A Damd8111e.c376 event_count = coal_conf->rx_event_count; in amd8111e_set_coalesce()
979 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
990 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
999 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1007 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1016 coal_conf->rx_event_count = 3; in amd8111e_calc_coalesce()
H A Damd8111e.h706 unsigned int rx_event_count; member