Searched refs:brcms_c_dpc (Results 1 – 3 of 3) sorted by relevance
285 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded);
1007 wl->resched = brcms_c_dpc(wl->wlc, true); in brcms_dpc() 1010 /* brcms_c_dpc() may bring the driver down */ in brcms_dpc()
1829 * so brcms_c_dpc() will re-enable interrupts when done. in brcms_b_setband() 2453 /* BMAC_NOTE: BRCMS_TX_FIFO_ENAB is done in brcms_c_dpc() for DMA case in brcms_b_tx_fifo_resume() 2592 * and if further brcms_c_dpc() processing is required,7702 bool brcms_c_dpc(struct brcms_c_info *wlc, bool bounded) in brcms_c_dpc() function