Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_common.c144 bool group = false, flush_txq = false, link = false; in brcmf_c_show_host_event() local
240 flush_txq = true; in brcmf_c_show_host_event()
335 event_name, eabuf, group, flush_txq); in brcmf_c_show_host_event()
/drivers/net/wireless/bcmdhd/
Ddhd_common.c808 bool group = FALSE, flush_txq = FALSE, link = FALSE; in wl_show_host_event() local
842 flush_txq = TRUE; in wl_show_host_event()
935 event_name, eabuf, group, flush_txq)); in wl_show_host_event()
937 BCM_REFERENCE(flush_txq); in wl_show_host_event()