Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/
Damd8111e.c399 event_count = coal_conf->tx_event_count; in amd8111e_set_coalesce()
1060 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1073 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1083 coal_conf->tx_event_count = 2; in amd8111e_calc_coalesce()
1093 coal_conf->tx_event_count = 5; in amd8111e_calc_coalesce()
1103 coal_conf->tx_event_count = 8; in amd8111e_calc_coalesce()
Damd8111e.h725 unsigned int tx_event_count; member