Searched refs:wantdpc (Results 1 – 3 of 3) sorted by relevance
1509 bool ours, wantdpc; in wl_isr() local1517 ours = wlc_isr(wl->wlc, &wantdpc); in wl_isr()1520 if (wantdpc) { in wl_isr()
500 extern bool wlc_isr(struct wlc_info *wlc, bool *wantdpc);
3037 bool BCMFASTPATH wlc_isr(struct wlc_info *wlc, bool *wantdpc) in wlc_isr() argument3042 *wantdpc = false; in wlc_isr()3057 *wantdpc = true; in wlc_isr()