Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcoalesce.c135 const struct kernel_ethtool_coalesce *kcoal = &data->kernel_coalesce; in coalesce_fill_reply() local
184 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply()
186 kcoal->use_cqe_mode_rx, supported) || in coalesce_fill_reply()
188 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply()
190 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply()
192 kcoal->tx_aggr_time_usecs, supported)) in coalesce_fill_reply()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c467 struct kernel_ethtool_coalesce *kcoal, in fun_get_coalesce() argument
482 struct kernel_ethtool_coalesce *kcoal, in fun_set_coalesce() argument