Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c1067 pi->tbl_save_offset = tbl_offset; in wlc_phy_table_addr()
1082 (pi->tbl_save_id << 10) | pi->tbl_save_offset); in wlc_phy_table_data_write()
1083 pi->tbl_save_offset++; in wlc_phy_table_data_write()
Dwlc_phy_int.h931 uint tbl_save_offset; member