Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c5811 uint8_t auto_state; in hns3_fec_get() local
5821 ret = get_current_fec_auto_state(hw, &auto_state); in hns3_fec_get()
5825 if (auto_state == 0x1) { in hns3_fec_get()