Home
last modified time | relevance | path

Searched refs:machwcap (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h261 void wlc_phy_machwcap_set(struct brcms_phy_pub *ppi, u32 machwcap);
A Dphy_cmn.c1807 void wlc_phy_machwcap_set(struct brcms_phy_pub *ppi, u32 machwcap) in wlc_phy_machwcap_set() argument
1811 pi->sh->machwcap = machwcap; in wlc_phy_machwcap_set()
A Dphy_int.h475 u32 machwcap; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmain.h329 u32 machwcap; /* MAC capabilities */ member
A Dmain.c3304 (u16) (wlc_hw->machwcap & 0xffff)); in brcms_b_coreinit()
3307 machwcap >> 16) & 0xffff)); in brcms_b_coreinit()
4564 wlc_hw->machwcap = bcma_read32(core, D11REGOFFS(machwcap)); in brcms_b_attach()
4565 wlc_hw->machwcap_backup = wlc_hw->machwcap; in brcms_b_attach()
4587 wlc_phy_machwcap_set(wlc_hw->band->pi, wlc_hw->machwcap); in brcms_b_attach()
A Dd11.h144 u32 machwcap; /* 0x15C */ member

Completed in 40 milliseconds