Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c743 rtlphy->set_bwmode_inprogress = false; in rtl8723e_phy_set_bw_mode_callback()
793 rtlphy->set_bwmode_inprogress = false; in rtl8723e_phy_set_bw_mode_callback()
805 if (rtlphy->set_bwmode_inprogress) in rtl8723e_phy_set_bw_mode()
807 rtlphy->set_bwmode_inprogress = true; in rtl8723e_phy_set_bw_mode()
813 rtlphy->set_bwmode_inprogress = false; in rtl8723e_phy_set_bw_mode()
855 if (rtlphy->set_bwmode_inprogress) in rtl8723e_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.c301 rtlphy->set_bwmode_inprogress = false; in rtl92ce_phy_set_bw_mode_callback()
350 rtlphy->set_bwmode_inprogress = false; in rtl92ce_phy_set_bw_mode_callback()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dphy.c276 rtlphy->set_bwmode_inprogress = false; in rtl92cu_phy_set_bw_mode_callback()
321 rtlphy->set_bwmode_inprogress = false; in rtl92cu_phy_set_bw_mode_callback()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c231 if (rtlphy->set_bwmode_inprogress) in rtl92s_phy_set_bw_mode()
236 rtlphy->set_bwmode_inprogress = true; in rtl92s_phy_set_bw_mode()
283 rtlphy->set_bwmode_inprogress = false; in rtl92s_phy_set_bw_mode()
428 if (rtlphy->set_bwmode_inprogress) in rtl92s_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1202 rtlphy->set_bwmode_inprogress = false; in rtl8723be_phy_set_bw_mode_callback()
1252 rtlphy->set_bwmode_inprogress = false; in rtl8723be_phy_set_bw_mode_callback()
1264 if (rtlphy->set_bwmode_inprogress) in rtl8723be_phy_set_bw_mode()
1266 rtlphy->set_bwmode_inprogress = true; in rtl8723be_phy_set_bw_mode()
1272 rtlphy->set_bwmode_inprogress = false; in rtl8723be_phy_set_bw_mode()
1316 if (rtlphy->set_bwmode_inprogress) in rtl8723be_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1078 rtlphy->set_bwmode_inprogress = false; in rtl88e_phy_set_bw_mode_callback()
1128 rtlphy->set_bwmode_inprogress = false; in rtl88e_phy_set_bw_mode_callback()
1140 if (rtlphy->set_bwmode_inprogress) in rtl88e_phy_set_bw_mode()
1142 rtlphy->set_bwmode_inprogress = true; in rtl88e_phy_set_bw_mode()
1148 rtlphy->set_bwmode_inprogress = false; in rtl88e_phy_set_bw_mode()
1190 if (rtlphy->set_bwmode_inprogress) in rtl88e_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c660 if (rtlphy->set_bwmode_inprogress) in rtl92c_phy_set_bw_mode()
662 rtlphy->set_bwmode_inprogress = true; in rtl92c_phy_set_bw_mode()
668 rtlphy->set_bwmode_inprogress = false; in rtl92c_phy_set_bw_mode()
712 if (rtlphy->set_bwmode_inprogress) in rtl92c_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1662 rtlphy->set_bwmode_inprogress = false; in rtl92ee_phy_set_bw_mode_callback()
1712 rtlphy->set_bwmode_inprogress = false; in rtl92ee_phy_set_bw_mode_callback()
1724 if (rtlphy->set_bwmode_inprogress) in rtl92ee_phy_set_bw_mode()
1726 rtlphy->set_bwmode_inprogress = true; in rtl92ee_phy_set_bw_mode()
1732 rtlphy->set_bwmode_inprogress = false; in rtl92ee_phy_set_bw_mode()
1774 if (rtlphy->set_bwmode_inprogress) in rtl92ee_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.c525 if (rtlphy->set_bwmode_inprogress) in rtl92d_phy_set_bw_mode()
532 rtlphy->set_bwmode_inprogress = true; in rtl92d_phy_set_bw_mode()
590 rtlphy->set_bwmode_inprogress = false; in rtl92d_phy_set_bw_mode()
2210 if (rtlphy->set_bwmode_inprogress) in rtl92d_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
Dphy.c517 if (rtlphy->set_bwmode_inprogress) in rtl92du_phy_set_bw_mode()
526 rtlphy->set_bwmode_inprogress = true; in rtl92du_phy_set_bw_mode()
586 rtlphy->set_bwmode_inprogress = false; in rtl92du_phy_set_bw_mode()
2466 if (rtlphy->set_bwmode_inprogress) in rtl92du_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c3447 rtlphy->set_bwmode_inprogress = false; in rtl8821ae_phy_set_bw_mode_callback()
3460 if (rtlphy->set_bwmode_inprogress) in rtl8821ae_phy_set_bw_mode()
3462 rtlphy->set_bwmode_inprogress = true; in rtl8821ae_phy_set_bw_mode()
3468 rtlphy->set_bwmode_inprogress = false; in rtl8821ae_phy_set_bw_mode()
3537 if (rtlphy->set_bwmode_inprogress) in rtl8821ae_phy_sw_chnl()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1292 u8 set_bwmode_inprogress; member