Searched refs:wlc_bmac_tx_fifo_resume (Results 1 – 1 of 1) sorted by relevance
125 static void wlc_bmac_tx_fifo_resume(struct wlc_hw_info *wlc_hw, uint tx_fifo);2840 wlc_bmac_tx_fifo_resume(wlc_hw, TX_DATA_FIFO); in wlc_bmac_mute()2842 wlc_bmac_tx_fifo_resume(wlc_hw, TX_CTL_FIFO); in wlc_bmac_mute()2843 wlc_bmac_tx_fifo_resume(wlc_hw, TX_AC_BK_FIFO); in wlc_bmac_mute()2844 wlc_bmac_tx_fifo_resume(wlc_hw, TX_AC_VI_FIFO); in wlc_bmac_mute()2928 static void wlc_bmac_tx_fifo_resume(struct wlc_hw_info *wlc_hw, uint tx_fifo) in wlc_bmac_tx_fifo_resume() function