Home
last modified time | relevance | path

Searched refs:shared_phy (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_hal.h171 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp);
172 struct brcms_phy_pub *wlc_phy_attach(struct shared_phy *sh,
Dphy_int.h470 struct shared_phy { struct
533 struct shared_phy *sh;
Dphy_cmn.c354 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach()
356 struct shared_phy *sh; in wlc_phy_shared_attach()
358 sh = kzalloc(sizeof(struct shared_phy), GFP_ATOMIC); in wlc_phy_shared_attach()
418 wlc_phy_attach(struct shared_phy *sh, struct bcma_device *d11core, in wlc_phy_attach()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.h335 struct shared_phy *phy_sh; /* pointer to shared phy state */