Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h431 int (*set_coalesce_frames)(struct hnae_handle *handle, member
Dhns_ethtool.c800 (!ops->set_coalesce_frames)) in hns_set_coalesce()
806 ret = ops->set_coalesce_frames( in hns_set_coalesce()
Dhns_ae_adapt.c755 .set_coalesce_frames = hns_ae_set_coalesce_frames,