Home
last modified time | relevance | path

Searched defs:tqp_vector (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c385 struct hns3_enet_tqp_vector *tqp_vector = vector; in hns3_irq_handle() local
470 static void hns3_mask_vector_irq(struct hns3_enet_tqp_vector *tqp_vector, in hns3_mask_vector_irq()
476 static void hns3_vector_enable(struct hns3_enet_tqp_vector *tqp_vector) in hns3_vector_enable()
485 static void hns3_vector_disable(struct hns3_enet_tqp_vector *tqp_vector) in hns3_vector_disable()
496 void hns3_set_vector_coalesce_rl(struct hns3_enet_tqp_vector *tqp_vector, in hns3_set_vector_coalesce_rl()
515 void hns3_set_vector_coalesce_rx_gl(struct hns3_enet_tqp_vector *tqp_vector, in hns3_set_vector_coalesce_rx_gl()
528 void hns3_set_vector_coalesce_tx_gl(struct hns3_enet_tqp_vector *tqp_vector, in hns3_set_vector_coalesce_tx_gl()
541 void hns3_set_vector_coalesce_tx_ql(struct hns3_enet_tqp_vector *tqp_vector, in hns3_set_vector_coalesce_tx_ql()
547 void hns3_set_vector_coalesce_rx_ql(struct hns3_enet_tqp_vector *tqp_vector, in hns3_set_vector_coalesce_rx_ql()
553 static void hns3_vector_coalesce_init(struct hns3_enet_tqp_vector *tqp_vector, in hns3_vector_coalesce_init()
[all …]
H A Dhns3_debugfs.c478 static void hns3_get_coal_info(struct hns3_enet_tqp_vector *tqp_vector, in hns3_get_coal_info()
533 struct hns3_enet_tqp_vector *tqp_vector; in hns3_dump_coal_info() local
H A Dhns3_enet.h470 struct hns3_enet_tqp_vector *tqp_vector; member
585 struct hns3_enet_tqp_vector *tqp_vector; member
H A Dhns3_ethtool.c187 struct hns3_enet_tqp_vector *tqp_vector = ring->tqp_vector; in hns3_lb_check_skb_data() local