Lines Matching refs:st_param
312 int st_param[HNS3_SELF_TEST_TYPE_NUM][2]; in hns3_self_test() local
328 st_param[HNAE3_LOOP_APP][0] = HNAE3_LOOP_APP; in hns3_self_test()
329 st_param[HNAE3_LOOP_APP][1] = in hns3_self_test()
332 st_param[HNAE3_LOOP_SERIAL_SERDES][0] = HNAE3_LOOP_SERIAL_SERDES; in hns3_self_test()
333 st_param[HNAE3_LOOP_SERIAL_SERDES][1] = in hns3_self_test()
336 st_param[HNAE3_LOOP_PARALLEL_SERDES][0] = in hns3_self_test()
338 st_param[HNAE3_LOOP_PARALLEL_SERDES][1] = in hns3_self_test()
341 st_param[HNAE3_LOOP_PHY][0] = HNAE3_LOOP_PHY; in hns3_self_test()
342 st_param[HNAE3_LOOP_PHY][1] = in hns3_self_test()
364 enum hnae3_loop loop_type = (enum hnae3_loop)st_param[i][0]; in hns3_self_test()
366 if (!st_param[i][1]) in hns3_self_test()