Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_nic_cfg.h57 LINK_ERR_NUM, enumerator
H A Dhinic3_main.c335 const char *g_hinic3_module_link_err[LINK_ERR_NUM] = { in hinic3_port_module_event_handler()
354 if (err_type >= LINK_ERR_NUM) { in hinic3_port_module_event_handler()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h205 LINK_ERR_NUM, enumerator
H A Dhinic_main.c1037 if (link_err->err_type >= LINK_ERR_NUM) in link_err_event()