Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h166 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp);
167 struct brcms_phy_pub *wlc_phy_attach(struct shared_phy *sh,
H A Dphy_int.h470 struct shared_phy { struct
533 struct shared_phy *sh;
471 phy_headshared_phy global() argument
472 unitshared_phy global() argument
473 physhimshared_phy global() argument
474 corerevshared_phy global() argument
475 machwcapshared_phy global() argument
476 upshared_phy global() argument
477 clkshared_phy global() argument
478 nowshared_phy global() argument
479 vidshared_phy global() argument
480 didshared_phy global() argument
481 chipshared_phy global() argument
482 chiprevshared_phy global() argument
483 chippkgshared_phy global() argument
484 sromrevshared_phy global() argument
485 boardtypeshared_phy global() argument
486 boardrevshared_phy global() argument
487 boardflagsshared_phy global() argument
488 boardflags2shared_phy global() argument
489 fast_timershared_phy global() argument
490 slow_timershared_phy global() argument
491 glacial_timershared_phy global() argument
492 rx_antdivshared_phy global() argument
493 phy_noise_windowshared_phy global() argument
494 phy_noise_indexshared_phy global() argument
495 hw_phytxchainshared_phy global() argument
496 hw_phyrxchainshared_phy global() argument
497 phytxchainshared_phy global() argument
498 phyrxchainshared_phy global() argument
499 rssi_modeshared_phy global() argument
500 _rifs_physhared_phy global() argument
H A Dphy_cmn.c332 struct shared_phy *wlc_phy_shared_attach(struct shared_phy_params *shp) in wlc_phy_shared_attach()
334 struct shared_phy *sh; in wlc_phy_shared_attach()
397 wlc_phy_attach(struct shared_phy *sh, struct bcma_device *d11core, in wlc_phy_attach()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h335 struct shared_phy *phy_sh; /* pointer to shared phy state */