Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c1050 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth; in vmxnet3_get_coalesce()
1052 adapter->coal_conf->coalPara.coalStatic.rx_depth; in vmxnet3_get_coalesce()
1057 rbc_rate = adapter->coal_conf->coalPara.coalRbc.rbc_rate; in vmxnet3_get_coalesce()
1105 adapter->coal_conf->coalPara.coalRbc.rbc_rate = rbc_rate; in vmxnet3_set_coalesce()
1137 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth = in vmxnet3_set_coalesce()
1142 adapter->coal_conf->coalPara.coalStatic.rx_depth = in vmxnet3_set_coalesce()
1147 adapter->coal_conf->coalPara.coalStatic.tx_depth = in vmxnet3_set_coalesce()
Dvmxnet3_defs.h674 } coalPara; member