Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_debugfs.c109 bool np_link_fail; in hbg_dbg_nic_state() local
122 np_link_fail = !hbg_reg_read_field(priv, HBG_REG_AN_NEG_STATE_ADDR, in hbg_dbg_nic_state()
124 seq_printf(s, "np_link fail state: %s\n", str_true_false(np_link_fail)); in hbg_dbg_nic_state()