Home
last modified time | relevance | path

Searched refs:hns3_enet_coalesce (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h462 struct hns3_enet_coalesce { struct
474 struct hns3_enet_coalesce coal; argument
538 struct hns3_enet_coalesce tx_coal;
539 struct hns3_enet_coalesce rx_coal;
Dhns3_enet.c4215 sizeof(struct hns3_enet_coalesce)); in hns3_store_coal()
4217 sizeof(struct hns3_enet_coalesce)); in hns3_store_coal()
4227 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()
4229 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()