Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c794 (!ops->set_coalesce_frames)) in hns_set_coalesce()
803 rc2 = ops->set_coalesce_frames(priv->ae_handle, in hns_set_coalesce()
Dhnae.h499 int (*set_coalesce_frames)(struct hnae_handle *handle, member
Dhns_ae_adapt.c974 .set_coalesce_frames = hns_ae_set_coalesce_frames,
Dhns_enet.c812 handle->dev->ops->set_coalesce_frames(handle, in hns_nic_adpt_coalesce()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h508 int (*set_coalesce_frames)(struct hnae3_handle *handle, member