Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/amd/
Damd8111e.c386 event_count = coal_conf->tx_event_count; in amd8111e_set_coalesce()
1027 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1040 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1050 coal_conf->tx_event_count = 2; in amd8111e_calc_coalesce()
1060 coal_conf->tx_event_count = 5; in amd8111e_calc_coalesce()
1067 coal_conf->tx_event_count = 8; in amd8111e_calc_coalesce()
Damd8111e.h714 unsigned int tx_event_count; member