Searched refs:sw_chnl_inprogress (Results 1 – 4 of 4) sorted by relevance
465 if (rtlphy->sw_chnl_inprogress) in rtl92s_phy_sw_chnl()474 rtlphy->sw_chnl_inprogress = true; in rtl92s_phy_sw_chnl()479 if (!rtlphy->sw_chnl_inprogress) in rtl92s_phy_sw_chnl()492 rtlphy->sw_chnl_inprogress = false; in rtl92s_phy_sw_chnl()497 rtlphy->sw_chnl_inprogress = false; in rtl92s_phy_sw_chnl()
680 if (!rtlphy->sw_chnl_inprogress) in rtl92c_phy_sw_chnl_callback()690 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl_callback()704 if (rtlphy->sw_chnl_inprogress) in rtl92c_phy_sw_chnl()710 rtlphy->sw_chnl_inprogress = true; in rtl92c_phy_sw_chnl()717 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl()721 rtlphy->sw_chnl_inprogress = false; in rtl92c_phy_sw_chnl()
2993 if (rtlphy->sw_chnl_inprogress) in rtl92d_phy_sw_chnl()3036 rtlphy->sw_chnl_inprogress = true; in rtl92d_phy_sw_chnl()3045 if (!rtlphy->sw_chnl_inprogress) in rtl92d_phy_sw_chnl()3055 rtlphy->sw_chnl_inprogress = false; in rtl92d_phy_sw_chnl()3060 rtlphy->sw_chnl_inprogress = false; in rtl92d_phy_sw_chnl()
848 u8 sw_chnl_inprogress; member