Searched refs:tx_aggr_max_frames (Results 1 – 3 of 3) sorted by relevance
230 kernel_coal->tx_aggr_max_frames = port->egress_agg_params.count; in rmnet_get_coalesce()247 if (kernel_coal->tx_aggr_max_frames < 1 || kernel_coal->tx_aggr_max_frames > 64) in rmnet_set_coalesce()254 kernel_coal->tx_aggr_max_frames, in rmnet_set_coalesce()
270 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply()569 ethnl_update_u32(&kernel_coalesce.tx_aggr_max_frames, in __ethnl_set_coalesce()
283 u32 tx_aggr_max_frames; member