Searched refs:hns_nic_test_strs (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
| D | hns_ethtool.c | 240 static const char hns_nic_test_strs[][ETH_GSTRING_LEN] = { variable 531 hns_nic_test_strs[loop_mode], good_cnt, in __lb_run_test() 545 hns_nic_test_strs[loop_mode], good_cnt, in __lb_run_test() 906 memcpy(buff, hns_nic_test_strs[MAC_INTERNALLOOP_MAC], in hns_get_strings() 910 memcpy(buff, hns_nic_test_strs[MAC_INTERNALLOOP_SERDES], in hns_get_strings() 914 memcpy(buff, hns_nic_test_strs[MAC_INTERNALLOOP_PHY], in hns_get_strings() 994 u32 cnt = (sizeof(hns_nic_test_strs) / ETH_GSTRING_LEN); in hns_get_sset_count()
|