Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h428 void (*get_rx_max_coalesced_frames)(struct hnae_handle *handle, member
Dhns_ethtool.c760 (!ops->get_rx_max_coalesced_frames)) in hns_get_coalesce()
767 ops->get_rx_max_coalesced_frames( in hns_get_coalesce()
Dhns_ae_adapt.c753 .get_rx_max_coalesced_frames = hns_ae_get_rx_max_coalesced_frames,