Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c860 if (!rtlphy->sw_chnl_inprogress) in rtl8723e_phy_sw_chnl_callback()
870 rtlphy->sw_chnl_inprogress = false; in rtl8723e_phy_sw_chnl_callback()
883 if (rtlphy->sw_chnl_inprogress) in rtl8723e_phy_sw_chnl()
889 rtlphy->sw_chnl_inprogress = true; in rtl8723e_phy_sw_chnl()
896 rtlphy->sw_chnl_inprogress = false; in rtl8723e_phy_sw_chnl()
900 rtlphy->sw_chnl_inprogress = false; in rtl8723e_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c720 if (!rtlphy->sw_chnl_inprogress) in rtl92c_phy_sw_chnl_callback()
730 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl_callback()
744 if (rtlphy->sw_chnl_inprogress) in rtl92c_phy_sw_chnl()
750 rtlphy->sw_chnl_inprogress = true; in rtl92c_phy_sw_chnl()
757 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl()
761 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c462 if (rtlphy->sw_chnl_inprogress) in rtl92s_phy_sw_chnl()
471 rtlphy->sw_chnl_inprogress = true; in rtl92s_phy_sw_chnl()
476 if (!rtlphy->sw_chnl_inprogress) in rtl92s_phy_sw_chnl()
489 rtlphy->sw_chnl_inprogress = false; in rtl92s_phy_sw_chnl()
494 rtlphy->sw_chnl_inprogress = false; in rtl92s_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1206 if (!rtlphy->sw_chnl_inprogress) in rtl88e_phy_sw_chnl_callback()
1216 rtlphy->sw_chnl_inprogress = false; in rtl88e_phy_sw_chnl_callback()
1229 if (rtlphy->sw_chnl_inprogress) in rtl88e_phy_sw_chnl()
1235 rtlphy->sw_chnl_inprogress = true; in rtl88e_phy_sw_chnl()
1243 rtlphy->sw_chnl_inprogress = false; in rtl88e_phy_sw_chnl()
1247 rtlphy->sw_chnl_inprogress = false; in rtl88e_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1307 if (!rtlphy->sw_chnl_inprogress) in rtl8723be_phy_sw_chnl_callback()
1319 rtlphy->sw_chnl_inprogress = false; in rtl8723be_phy_sw_chnl_callback()
1332 if (rtlphy->sw_chnl_inprogress) in rtl8723be_phy_sw_chnl()
1338 rtlphy->sw_chnl_inprogress = true; in rtl8723be_phy_sw_chnl()
1346 rtlphy->sw_chnl_inprogress = false; in rtl8723be_phy_sw_chnl()
1350 rtlphy->sw_chnl_inprogress = false; in rtl8723be_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1786 if (!rtlphy->sw_chnl_inprogress) in rtl92ee_phy_sw_chnl_callback()
1796 rtlphy->sw_chnl_inprogress = false; in rtl92ee_phy_sw_chnl_callback()
1809 if (rtlphy->sw_chnl_inprogress) in rtl92ee_phy_sw_chnl()
1815 rtlphy->sw_chnl_inprogress = true; in rtl92ee_phy_sw_chnl()
1823 rtlphy->sw_chnl_inprogress = false; in rtl92ee_phy_sw_chnl()
1827 rtlphy->sw_chnl_inprogress = false; in rtl92ee_phy_sw_chnl()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c1999 if (rtlphy->sw_chnl_inprogress) in rtl8822be_phy_sw_chnl()
2028 rtlphy->sw_chnl_inprogress = true; in rtl8822be_phy_sw_chnl()
2044 rtlphy->sw_chnl_inprogress = false; in rtl8822be_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c2865 if (rtlphy->sw_chnl_inprogress) in rtl92d_phy_sw_chnl()
2908 rtlphy->sw_chnl_inprogress = true; in rtl92d_phy_sw_chnl()
2917 if (!rtlphy->sw_chnl_inprogress) in rtl92d_phy_sw_chnl()
2927 rtlphy->sw_chnl_inprogress = false; in rtl92d_phy_sw_chnl()
2932 rtlphy->sw_chnl_inprogress = false; in rtl92d_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c3597 if (rtlphy->sw_chnl_inprogress) in rtl8821ae_phy_sw_chnl()
3617 rtlphy->sw_chnl_inprogress = true; in rtl8821ae_phy_sw_chnl()
3631 rtlphy->sw_chnl_inprogress = false; in rtl8821ae_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1339 u8 sw_chnl_inprogress; member
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h1256 u8 sw_chnl_inprogress; member