Searched refs:pubpi_ro (Results 1 – 2 of 2) sorted by relevance
612 return &pi->pubpi_ro; in wlc_phy_attach()757 memcpy(&pi->pubpi_ro, &pi->pubpi, sizeof(wlc_phy_t)); in wlc_phy_attach()759 return &pi->pubpi_ro; in wlc_phy_attach()
600 wlc_phy_t pubpi_ro; member