Home
last modified time | relevance | path

Searched refs:phy_ps (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intersil/p54/
H A Dp54.h238 bool phy_ps; member
H A Dfwio.c627 priv->phy_ps = mode != P54_PSM_CAM; in p54_set_ps()
H A Dtxrx.c582 if (!(priv->phy_ps || priv->phy_idle)) in p54_rx_stats()