Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h466 struct hns3_enet_coalesce { struct
478 struct hns3_enet_coalesce coal; argument
Dhns3_enet.c3530 struct hns3_enet_coalesce *tx, in hns3_restore_coal()
3531 struct hns3_enet_coalesce *rx) in hns3_restore_coal()
3538 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()
3540 sizeof(struct hns3_enet_coalesce)); in hns3_restore_coal()
3545 struct hns3_enet_coalesce *tx, in hns3_modify_tqp_num()
3546 struct hns3_enet_coalesce *rx) in hns3_modify_tqp_num()
3596 struct hns3_enet_coalesce tx_coal, rx_coal; in hns3_set_channels()
3634 sizeof(struct hns3_enet_coalesce)); in hns3_set_channels()
3636 sizeof(struct hns3_enet_coalesce)); in hns3_set_channels()