Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_dump.c839 bool tx_pause1; in get_link_fc_info() local
854 &rx_pause1, &tx_pause1); in get_link_fc_info()
868 rx_pause1 ? "On" : "Off", tx_pause1 ? "On" : "Off", in get_link_fc_info()