Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1321 priv->SwChnlInProgress); in rtl8192_phy_SwChnl()
1324 if (priv->SwChnlInProgress) in rtl8192_phy_SwChnl()
1352 priv->SwChnlInProgress = true; in rtl8192_phy_SwChnl()
1363 priv->SwChnlInProgress = false; in rtl8192_phy_SwChnl()
H A Dr8192U.h952 u8 SwChnlInProgress; member