Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h538 u8 ql_enable : 1; member
H A Dhns3_ethtool.c1563 if (tx_vector->tx_group.coal.ql_enable) in hns3_set_coalesce_per_queue()
1566 if (rx_vector->rx_group.coal.ql_enable) in hns3_set_coalesce_per_queue()
H A Dhns3_enet.c576 tx_coal->ql_enable = 1; in hns3_vector_coalesce_init()
577 rx_coal->ql_enable = 1; in hns3_vector_coalesce_init()
597 if (tx_coal->ql_enable) in hns3_vector_coalesce_init_hw()
600 if (rx_coal->ql_enable) in hns3_vector_coalesce_init_hw()