Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c216 const struct kernel_ethtool_coalesce *kcoal = &data->kernel_coalesce; in coalesce_fill_reply() local
267 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply()
269 kcoal->use_cqe_mode_rx, supported) || in coalesce_fill_reply()
271 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply()
273 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply()
275 kcoal->tx_aggr_time_usecs, supported) || in coalesce_fill_reply()
277 kcoal->rx_cqe_frames, supported) || in coalesce_fill_reply()
279 kcoal->rx_cqe_nsecs, supported)) in coalesce_fill_reply()