Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dcoalesce.c213 const struct kernel_ethtool_coalesce *kcoal = &data->kernel_coalesce; in coalesce_fill_reply() local
264 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply()
266 kcoal->use_cqe_mode_rx, supported) || in coalesce_fill_reply()
268 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply()
270 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply()
272 kcoal->tx_aggr_time_usecs, supported)) in coalesce_fill_reply()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c467 struct kernel_ethtool_coalesce *kcoal, in fun_get_coalesce() argument
482 struct kernel_ethtool_coalesce *kcoal, in fun_set_coalesce() argument