Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Damd8111e.c386 event_count = coal_conf->rx_event_count; in amd8111e_set_coalesce()
989 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
1001 coal_conf->rx_event_count = 0; in amd8111e_calc_coalesce()
1011 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1020 coal_conf->rx_event_count = 4; in amd8111e_calc_coalesce()
1029 coal_conf->rx_event_count = 3; in amd8111e_calc_coalesce()
Damd8111e.h717 unsigned int rx_event_count; member