Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/qualcomm/rmnet/
A Drmnet_vnd.c229 kernel_coal->tx_aggr_max_bytes = port->egress_agg_params.bytes; in rmnet_get_coalesce()
250 if (kernel_coal->tx_aggr_max_bytes > 32768) in rmnet_set_coalesce()
253 rmnet_map_update_ul_agg_config(port, kernel_coal->tx_aggr_max_bytes, in rmnet_set_coalesce()
/linux-6.3-rc2/net/ethtool/
A Dcoalesce.c188 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply()
319 ethnl_update_u32(&kernel_coalesce.tx_aggr_max_bytes, in ethnl_set_coalesce()
/linux-6.3-rc2/include/linux/
A Dethtool.h220 u32 tx_aggr_max_bytes; member

Completed in 7 milliseconds