Home
last modified time | relevance | path

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

/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c1075 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth; in vmxnet3_get_coalesce()
1077 adapter->coal_conf->coalPara.coalStatic.rx_depth; in vmxnet3_get_coalesce()
1082 rbc_rate = adapter->coal_conf->coalPara.coalRbc.rbc_rate; in vmxnet3_get_coalesce()
1132 adapter->coal_conf->coalPara.coalRbc.rbc_rate = rbc_rate; in vmxnet3_set_coalesce()
1164 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth = in vmxnet3_set_coalesce()
1169 adapter->coal_conf->coalPara.coalStatic.rx_depth = in vmxnet3_set_coalesce()
1174 adapter->coal_conf->coalPara.coalStatic.tx_depth = in vmxnet3_set_coalesce()
Dvmxnet3_defs.h699 } coalPara; member