Searched refs:flush_txq (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | dhd_common.c | 144 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/ |
D | dhd_common.c | 808 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()
|