Searched refs:currentcmd (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | phy.c | 331 struct swchnlcmd *currentcmd = NULL; in _rtl92s_phy_sw_chnl_step_by_step() local 361 currentcmd = &precommoncmd[*step]; in _rtl92s_phy_sw_chnl_step_by_step() 364 currentcmd = &rfdependcmd[*step]; in _rtl92s_phy_sw_chnl_step_by_step() 367 currentcmd = &postcommoncmd[*step]; in _rtl92s_phy_sw_chnl_step_by_step() 373 if (currentcmd->cmdid == CMDID_END) { in _rtl92s_phy_sw_chnl_step_by_step() 383 switch (currentcmd->cmdid) { in _rtl92s_phy_sw_chnl_step_by_step() 388 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl92s_phy_sw_chnl_step_by_step() 389 currentcmd->para2); in _rtl92s_phy_sw_chnl_step_by_step() 392 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl92s_phy_sw_chnl_step_by_step() 393 (u16)currentcmd->para2); in _rtl92s_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.c | 908 struct swchnlcmd *currentcmd = NULL; in _rtl8723e_phy_sw_chnl_step_by_step() local 940 currentcmd = &precommoncmd[*step]; in _rtl8723e_phy_sw_chnl_step_by_step() 943 currentcmd = &rfdependcmd[*step]; in _rtl8723e_phy_sw_chnl_step_by_step() 946 currentcmd = &postcommoncmd[*step]; in _rtl8723e_phy_sw_chnl_step_by_step() 954 if (currentcmd->cmdid == CMDID_END) { in _rtl8723e_phy_sw_chnl_step_by_step() 964 switch (currentcmd->cmdid) { in _rtl8723e_phy_sw_chnl_step_by_step() 969 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl8723e_phy_sw_chnl_step_by_step() 970 currentcmd->para2); in _rtl8723e_phy_sw_chnl_step_by_step() 973 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl8723e_phy_sw_chnl_step_by_step() 974 (u16) currentcmd->para2); in _rtl8723e_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 797 struct swchnlcmd *currentcmd = NULL; in _rtl92c_phy_sw_chnl_step_by_step() local 829 currentcmd = &precommoncmd[*step]; in _rtl92c_phy_sw_chnl_step_by_step() 832 currentcmd = &rfdependcmd[*step]; in _rtl92c_phy_sw_chnl_step_by_step() 835 currentcmd = &postcommoncmd[*step]; in _rtl92c_phy_sw_chnl_step_by_step() 843 if (currentcmd->cmdid == CMDID_END) { in _rtl92c_phy_sw_chnl_step_by_step() 853 switch (currentcmd->cmdid) { in _rtl92c_phy_sw_chnl_step_by_step() 858 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl92c_phy_sw_chnl_step_by_step() 859 currentcmd->para2); in _rtl92c_phy_sw_chnl_step_by_step() 862 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl92c_phy_sw_chnl_step_by_step() 863 (u16) currentcmd->para2); in _rtl92c_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1229 struct swchnlcmd *currentcmd = NULL; in _rtl88e_phy_sw_chnl_step_by_step() local 1261 currentcmd = &precommoncmd[*step]; in _rtl88e_phy_sw_chnl_step_by_step() 1264 currentcmd = &rfdependcmd[*step]; in _rtl88e_phy_sw_chnl_step_by_step() 1267 currentcmd = &postcommoncmd[*step]; in _rtl88e_phy_sw_chnl_step_by_step() 1275 if (currentcmd->cmdid == CMDID_END) { in _rtl88e_phy_sw_chnl_step_by_step() 1283 switch (currentcmd->cmdid) { in _rtl88e_phy_sw_chnl_step_by_step() 1288 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl88e_phy_sw_chnl_step_by_step() 1289 currentcmd->para2); in _rtl88e_phy_sw_chnl_step_by_step() 1292 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl88e_phy_sw_chnl_step_by_step() 1293 (u16)currentcmd->para2); in _rtl88e_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 1343 struct swchnlcmd *currentcmd = NULL; in _rtl8723be_phy_sw_chnl_step_by_step() local 1378 currentcmd = &precommoncmd[*step]; in _rtl8723be_phy_sw_chnl_step_by_step() 1381 currentcmd = &rfdependcmd[*step]; in _rtl8723be_phy_sw_chnl_step_by_step() 1384 currentcmd = &postcommoncmd[*step]; in _rtl8723be_phy_sw_chnl_step_by_step() 1392 if (currentcmd->cmdid == CMDID_END) { in _rtl8723be_phy_sw_chnl_step_by_step() 1402 switch (currentcmd->cmdid) { in _rtl8723be_phy_sw_chnl_step_by_step() 1407 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl8723be_phy_sw_chnl_step_by_step() 1408 currentcmd->para2); in _rtl8723be_phy_sw_chnl_step_by_step() 1411 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl8723be_phy_sw_chnl_step_by_step() 1412 (u16)currentcmd->para2); in _rtl8723be_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 1815 struct swchnlcmd *currentcmd = NULL; in _rtl92ee_phy_sw_chnl_step_by_step() local 1848 currentcmd = &precommoncmd[*step]; in _rtl92ee_phy_sw_chnl_step_by_step() 1851 currentcmd = &rfdependcmd[*step]; in _rtl92ee_phy_sw_chnl_step_by_step() 1854 currentcmd = &postcommoncmd[*step]; in _rtl92ee_phy_sw_chnl_step_by_step() 1862 if (currentcmd->cmdid == CMDID_END) { in _rtl92ee_phy_sw_chnl_step_by_step() 1870 switch (currentcmd->cmdid) { in _rtl92ee_phy_sw_chnl_step_by_step() 1875 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl92ee_phy_sw_chnl_step_by_step() 1876 currentcmd->para2); in _rtl92ee_phy_sw_chnl_step_by_step() 1879 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl92ee_phy_sw_chnl_step_by_step() 1880 (u16)currentcmd->para2); in _rtl92ee_phy_sw_chnl_step_by_step() [all …]
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.c | 2721 struct swchnlcmd *currentcmd = NULL; in _rtl92d_phy_sw_chnl_step_by_step() local 2745 currentcmd = &precommoncmd[*step]; in _rtl92d_phy_sw_chnl_step_by_step() 2748 currentcmd = &rfdependcmd[*step]; in _rtl92d_phy_sw_chnl_step_by_step() 2751 currentcmd = &postcommoncmd[*step]; in _rtl92d_phy_sw_chnl_step_by_step() 2754 if (currentcmd->cmdid == CMDID_END) { in _rtl92d_phy_sw_chnl_step_by_step() 2763 switch (currentcmd->cmdid) { in _rtl92d_phy_sw_chnl_step_by_step() 2768 rtl_write_dword(rtlpriv, currentcmd->para1, in _rtl92d_phy_sw_chnl_step_by_step() 2769 currentcmd->para2); in _rtl92d_phy_sw_chnl_step_by_step() 2772 rtl_write_word(rtlpriv, currentcmd->para1, in _rtl92d_phy_sw_chnl_step_by_step() 2773 (u16)currentcmd->para2); in _rtl92d_phy_sw_chnl_step_by_step() [all …]
|