Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_debugfs.c103 static const char * const reset_type_str[] = {"None", "FLR", "Function"}; variable
118 reset_type_str[priv->reset_type]); in hbg_dbg_nic_state()