Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_debug.c1424 static void phydm_get_per_path_txagc(void *dm_void, u8 path, u32 *_used, in phydm_get_per_path_txagc() function
1491 phydm_get_per_path_txagc(dm, ODM_RF_PATH_A, _used, output, _out_len); in phydm_get_txagc()
1496 phydm_get_per_path_txagc(dm, ODM_RF_PATH_B, _used, output, _out_len); in phydm_get_txagc()
1501 phydm_get_per_path_txagc(dm, ODM_RF_PATH_C, _used, output, _out_len); in phydm_get_txagc()
1506 phydm_get_per_path_txagc(dm, ODM_RF_PATH_D, _used, output, _out_len); in phydm_get_txagc()