Home
last modified time | relevance | path

Searched refs:wlc_phy_table_addr (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h1017 extern void wlc_phy_table_addr(phy_info_t *pi, uint tbl_id, uint tbl_offset,
1146 #define wlc_nphy_table_addr(pi, id, off) wlc_phy_table_addr((pi), (id), (off), \
Dwlc_phy_cmn.c1054 wlc_phy_table_addr(phy_info_t *pi, uint tbl_id, uint tbl_offset, in wlc_phy_table_addr() function