Searched refs:tx_aggr_max_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c229 kernel_coal->tx_aggr_max_bytes = port->egress_agg_params.bytes;
250 if (kernel_coal->tx_aggr_max_bytes > 32768)
253 rmnet_map_update_ul_agg_config(port, kernel_coal->tx_aggr_max_bytes,
/linux-master/net/ethtool/
H A Dcoalesce.c188 kcoal->tx_aggr_max_bytes, supported) ||
313 ethnl_update_u32(&kernel_coalesce.tx_aggr_max_bytes,
/linux-master/include/linux/
H A Dethtool.h238 u32 tx_aggr_max_bytes; member in struct:kernel_ethtool_coalesce

Completed in 108 milliseconds