Home
last modified time | relevance | path

Searched refs:coalStatic (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()
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.h698 struct Vmxnet3_CoalesceStatic coalStatic; member