Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c231 kernel_coal->tx_aggr_time_usecs = div_u64(port->egress_agg_params.time_nsec, in rmnet_get_coalesce()
255 kernel_coal->tx_aggr_time_usecs); in rmnet_set_coalesce()
/linux/net/ethtool/
H A Dcoalesce.c272 kcoal->tx_aggr_time_usecs, supported)) in coalesce_fill_reply()
571 ethnl_update_u32(&kernel_coalesce.tx_aggr_time_usecs, in __ethnl_set_coalesce()
/linux/include/linux/
H A Dethtool.h284 u32 tx_aggr_time_usecs; member