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