Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_dump.c840 bool rx_pause2; in get_link_fc_info() local
856 &rx_pause2, &tx_pause2); in get_link_fc_info()
869 rx_pause2 ? "On" : "Off", tx_pause2 ? "On" : "Off", in get_link_fc_info()