Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.c389 event_count = coal_conf->tx_event_count; in amd8111e_set_coalesce()
1027 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1039 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1048 coal_conf->tx_event_count = 2; in amd8111e_calc_coalesce()
1057 coal_conf->tx_event_count = 5; in amd8111e_calc_coalesce()
1064 coal_conf->tx_event_count = 8; in amd8111e_calc_coalesce()
H A Damd8111e.h714 unsigned int tx_event_count; member