Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm.c1841 if (enable == NBI_DISABLE) { in phydm_nbi_setting()
1873 phydm_nbi_enable(dm, NBI_DISABLE); in phydm_nbi_setting()
1913 } else if (dm_value[0] == NBI_DISABLE) { in phydm_api_debug()
1917 phydm_nbi_setting(dm, NBI_DISABLE, channel, bw, in phydm_api_debug()
Dphydm.h59 #define NBI_DISABLE 2 macro