Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bmac.c113 static bool wlc_bmac_txstatus(struct wlc_hw_info *wlc, bool bound, bool *fatal);
355 if (wlc_bmac_txstatus(wlc->hw, bounded, &fatal)) in wlc_dpc()
3087 wlc_bmac_txstatus(struct wlc_hw_info *wlc_hw, bool bound, bool *fatal) in wlc_bmac_txstatus() function