Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bmac.h157 int match_reg_offset,
Dwlc_pub.h516 extern void wlc_set_addrmatch(struct wlc_info *wlc, int match_reg_offset,
Dwlc_bmac.c1624 wlc_bmac_set_addrmatch(struct wlc_hw_info *wlc_hw, int match_reg_offset, in wlc_bmac_set_addrmatch() argument
1634 ASSERT(match_reg_offset < RCM_SIZE); in wlc_bmac_set_addrmatch()
1642 W_REG(&regs->rcm_ctl, RCM_INC_DATA | match_reg_offset); in wlc_bmac_set_addrmatch()
Dwlc_main.c8220 wlc_set_addrmatch(struct wlc_info *wlc, int match_reg_offset, in wlc_set_addrmatch() argument
8223 wlc_bmac_set_addrmatch(wlc->hw, match_reg_offset, addr); in wlc_set_addrmatch()
8224 if (match_reg_offset == RCM_BSSID_OFFSET) in wlc_set_addrmatch()