Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm.c1757 u8 set_result = SET_NO_NEED; in phydm_calculate_intf_distance()
1820 set_result = SET_NO_NEED; in phydm_csi_mask_setting()
1865 set_result = SET_NO_NEED; in phydm_nbi_setting()
1928 ((set_result == SET_NO_NEED) ? "No need" : in phydm_api_debug()
1971 ((set_result == SET_NO_NEED) ? in phydm_api_debug()
Dphydm.h81 #define SET_NO_NEED 3 macro