Lines Matching refs:st_param
302 int st_param[HNS3_SELF_TEST_TYPE_NUM][2]; in hns3_self_test() local
321 st_param[HNAE3_LOOP_APP][0] = HNAE3_LOOP_APP; in hns3_self_test()
322 st_param[HNAE3_LOOP_APP][1] = in hns3_self_test()
325 st_param[HNAE3_LOOP_SERIAL_SERDES][0] = HNAE3_LOOP_SERIAL_SERDES; in hns3_self_test()
326 st_param[HNAE3_LOOP_SERIAL_SERDES][1] = in hns3_self_test()
329 st_param[HNAE3_LOOP_PARALLEL_SERDES][0] = in hns3_self_test()
331 st_param[HNAE3_LOOP_PARALLEL_SERDES][1] = in hns3_self_test()
334 st_param[HNAE3_LOOP_PHY][0] = HNAE3_LOOP_PHY; in hns3_self_test()
335 st_param[HNAE3_LOOP_PHY][1] = in hns3_self_test()
359 enum hnae3_loop loop_type = (enum hnae3_loop)st_param[i][0]; in hns3_self_test()
361 if (!st_param[i][1]) in hns3_self_test()