Searched refs:kcoal (Results 1 – 2 of 2) sorted by relevance
213 const struct kernel_ethtool_coalesce *kcoal = &data->kernel_coalesce; in coalesce_fill_reply() local264 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()
467 struct kernel_ethtool_coalesce *kcoal, in fun_get_coalesce() argument482 struct kernel_ethtool_coalesce *kcoal, in fun_set_coalesce() argument