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.c1167 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth; in vmxnet3_get_coalesce()
1169 adapter->coal_conf->coalPara.coalStatic.rx_depth; in vmxnet3_get_coalesce()
1250 adapter->coal_conf->coalPara.coalStatic.tx_comp_depth = in vmxnet3_set_coalesce()
1255 adapter->coal_conf->coalPara.coalStatic.rx_depth = in vmxnet3_set_coalesce()
1260 adapter->coal_conf->coalPara.coalStatic.tx_depth = in vmxnet3_set_coalesce()
H A Dvmxnet3_defs.h776 struct Vmxnet3_CoalesceStatic coalStatic; member