Home
last modified time | relevance | path

Searched refs:dongle_trap_due_to_bt (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1425 bool dongle_trap_due_to_bt; /* flag to indicate that dongle has trapped due to BT */ member
H A Ddhd_linux.c9260 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_open()
12605 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_bus_start()
18970 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_net_bus_devreset()
28381 if (dhdp->dongle_trap_due_to_bt) {
H A Ddhd_common.c804 dhdp->dongle_trap_due_to_bt = FALSE; in dhd_clear_bus_errors()
H A Ddhd_msgbuf.c7054 dhd->dongle_trap_due_to_bt = TRUE; in BCMFASTPATH()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1423 bool dongle_trap_due_to_bt; /* flag to indicate that dongle has trapped due to BT */ member
H A Ddhd_linux.c9256 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_open()
12726 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_bus_start()
19076 dhd->pub.dongle_trap_due_to_bt = 0; in dhd_net_bus_devreset()
28500 if (dhdp->dongle_trap_due_to_bt) {
H A Ddhd_common.c804 dhdp->dongle_trap_due_to_bt = FALSE; in dhd_clear_bus_errors()
H A Ddhd_msgbuf.c7058 dhd->dongle_trap_due_to_bt = TRUE; in BCMFASTPATH()