Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.c390 event_count = coal_conf->tx_event_count; in amd8111e_set_coalesce()
1028 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1040 coal_conf->tx_event_count = 0; in amd8111e_calc_coalesce()
1049 coal_conf->tx_event_count = 2; in amd8111e_calc_coalesce()
1058 coal_conf->tx_event_count = 5; in amd8111e_calc_coalesce()
1065 coal_conf->tx_event_count = 8; in amd8111e_calc_coalesce()
Damd8111e.h714 unsigned int tx_event_count; member