Lines Matching refs:ethnl_update_u32

271 	ethnl_update_u32(&coalesce.rx_coalesce_usecs,  in ethnl_set_coalesce()
273 ethnl_update_u32(&coalesce.rx_max_coalesced_frames, in ethnl_set_coalesce()
275 ethnl_update_u32(&coalesce.rx_coalesce_usecs_irq, in ethnl_set_coalesce()
277 ethnl_update_u32(&coalesce.rx_max_coalesced_frames_irq, in ethnl_set_coalesce()
279 ethnl_update_u32(&coalesce.tx_coalesce_usecs, in ethnl_set_coalesce()
281 ethnl_update_u32(&coalesce.tx_max_coalesced_frames, in ethnl_set_coalesce()
283 ethnl_update_u32(&coalesce.tx_coalesce_usecs_irq, in ethnl_set_coalesce()
285 ethnl_update_u32(&coalesce.tx_max_coalesced_frames_irq, in ethnl_set_coalesce()
287 ethnl_update_u32(&coalesce.stats_block_coalesce_usecs, in ethnl_set_coalesce()
293 ethnl_update_u32(&coalesce.pkt_rate_low, in ethnl_set_coalesce()
295 ethnl_update_u32(&coalesce.rx_coalesce_usecs_low, in ethnl_set_coalesce()
297 ethnl_update_u32(&coalesce.rx_max_coalesced_frames_low, in ethnl_set_coalesce()
299 ethnl_update_u32(&coalesce.tx_coalesce_usecs_low, in ethnl_set_coalesce()
301 ethnl_update_u32(&coalesce.tx_max_coalesced_frames_low, in ethnl_set_coalesce()
303 ethnl_update_u32(&coalesce.pkt_rate_high, in ethnl_set_coalesce()
305 ethnl_update_u32(&coalesce.rx_coalesce_usecs_high, in ethnl_set_coalesce()
307 ethnl_update_u32(&coalesce.rx_max_coalesced_frames_high, in ethnl_set_coalesce()
309 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in ethnl_set_coalesce()
311 ethnl_update_u32(&coalesce.tx_max_coalesced_frames_high, in ethnl_set_coalesce()
313 ethnl_update_u32(&coalesce.rate_sample_interval, in ethnl_set_coalesce()
319 ethnl_update_u32(&kernel_coalesce.tx_aggr_max_bytes, in ethnl_set_coalesce()
321 ethnl_update_u32(&kernel_coalesce.tx_aggr_max_frames, in ethnl_set_coalesce()
323 ethnl_update_u32(&kernel_coalesce.tx_aggr_time_usecs, in ethnl_set_coalesce()