Home
last modified time | relevance | path

Searched refs:tx_coal_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.c1029 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1034 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1042 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1047 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1053 if(coal_conf->tx_coal_type != LOW_COALESCE){ in amd8111e_calc_coalesce()
1057 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
1063 if(coal_conf->tx_coal_type != MEDIUM_COALESCE){ in amd8111e_calc_coalesce()
1067 coal_conf->tx_coal_type = MEDIUM_COALESCE; in amd8111e_calc_coalesce()
1070 if (coal_conf->tx_coal_type != HIGH_COALESCE) { in amd8111e_calc_coalesce()
1074 coal_conf->tx_coal_type in amd8111e_calc_coalesce()
[all...]
H A Damd8111e.h719 unsigned int tx_coal_type; member
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c1024 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1029 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1036 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1041 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1046 if (coal_conf->tx_coal_type != LOW_COALESCE) { in amd8111e_calc_coalesce()
1050 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
1055 if (coal_conf->tx_coal_type != MEDIUM_COALESCE) { in amd8111e_calc_coalesce()
1059 coal_conf->tx_coal_type = MEDIUM_COALESCE; in amd8111e_calc_coalesce()
1062 if (coal_conf->tx_coal_type != HIGH_COALESCE) { in amd8111e_calc_coalesce()
1066 coal_conf->tx_coal_type in amd8111e_calc_coalesce()
[all...]
H A Damd8111e.h719 unsigned int tx_coal_type; member

Completed in 7 milliseconds