Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1179 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth; in vmxnet3_get_coalesce()
1181 adapter->coal_conf->coalPara.coalStatic.rx_depth; in vmxnet3_get_coalesce()
1262 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth = in vmxnet3_set_coalesce()
1267 adapter->coal_conf->coalPara.coalStatic.rx_depth = in vmxnet3_set_coalesce()
1272 adapter->coal_conf->coalPara.coalStatic.tx_depth = in vmxnet3_set_coalesce()
H A Dvmxnet3_defs.h776 struct Vmxnet3_CoalesceStatic coalStatic; member