Home
last modified time | relevance | path

Searched refs:g_step (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_ppoll_001.cpp39 static INT32 g_step = 1; variable
49 while (g_step < 3) { /* 3, 3rd step */ in pthread_01()
52 g_step++; in pthread_01()
56 while (g_step < 5) { /* 5, 5th step */ in pthread_01()
59 g_step++; in pthread_01()
71 while (g_step < 6) { /* 6, 6th step */ in pthread_01()
83 while (g_step < 1) { /* 1, 1st step */ in testcase()
88 g_step++; in testcase()
95 while (g_step < 2) { /* 2, 2nd step */ in testcase()
100 g_step in testcase()
[all...]
H A DIO_test_ppoll_003.cpp40 static INT32 g_step = 1; variable
48 g_step++; in signalHandle()
61 while (g_step < 2) { /* 2, 2nd step */ in pthread_01()
64 g_step++; in pthread_01()
82 g_step++; in pthread_01()
84 if (g_step >= 7) { /* 7, 7th step */ in pthread_01()
99 while (g_step < 1) { in testcase()
116 g_step++; in testcase()
119 while (g_step < 3) { /* 3, 3ed step */ in testcase()
127 while (g_step < in testcase()
[all...]
H A DIO_test_ppoll_002.cpp40 static int g_step = 1; variable
51 while (g_step < 4) { /* 4, 4th step */ in pthread_01()
54 g_step++; in pthread_01()
67 while (g_step < 5) { /* 5, 5th step */ in pthread_01()
79 while (g_step < 1) { in testcase()
84 g_step++; in testcase()
91 while (g_step < 2) { /* 2, 2nd step */ in testcase()
98 g_step++; in testcase()
101 while (g_step < 3) { /* 3, 3rd step */ in testcase()
106 g_step in testcase()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c487 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_corr() local
499 g_step = &go->go_step[ah->ah_gain.g_step_idx]; in ath5k_hw_rf_gainf_corr()
514 mix = g_step->gos_param[0]; in ath5k_hw_rf_gainf_corr()
606 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_adjust() local
620 g_step = &go->go_step[ah->ah_gain.g_step_idx]; in ath5k_hw_rf_gainf_adjust()
631 g_step = &go->go_step[ah->ah_gain.g_step_idx]) in ath5k_hw_rf_gainf_adjust()
634 g_step->gos_gain); in ath5k_hw_rf_gainf_adjust()
649 g_step = &go->go_step[ah->ah_gain.g_step_idx]) in ath5k_hw_rf_gainf_adjust()
652 g_step->gos_gain); in ath5k_hw_rf_gainf_adjust()
817 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rfregs_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c488 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_corr() local
500 g_step = &go->go_step[ah->ah_gain.g_step_idx]; in ath5k_hw_rf_gainf_corr()
515 mix = g_step->gos_param[0]; in ath5k_hw_rf_gainf_corr()
607 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_adjust() local
621 g_step = &go->go_step[ah->ah_gain.g_step_idx]; in ath5k_hw_rf_gainf_adjust()
632 g_step = &go->go_step[ah->ah_gain.g_step_idx]) in ath5k_hw_rf_gainf_adjust()
635 g_step->gos_gain); in ath5k_hw_rf_gainf_adjust()
650 g_step = &go->go_step[ah->ah_gain.g_step_idx]) in ath5k_hw_rf_gainf_adjust()
653 g_step->gos_gain); in ath5k_hw_rf_gainf_adjust()
818 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rfregs_init() local
[all...]

Completed in 5 milliseconds