Home
last modified time | relevance | path

Searched refs:dhd_prot_process_trapbuf (Results 1 – 12 of 12) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_proto.h132 extern int dhd_prot_process_trapbuf(dhd_pub_t * dhd);
Ddhd_pcie.c6406 (bus->dhd->dongle_trap_data = dhd_prot_process_trapbuf(bus->dhd))) { in dhdpci_bus_read_frames()
Ddhd_msgbuf.c4483 dhd_prot_process_trapbuf(dhd_pub_t *dhd) in dhd_prot_process_trapbuf() function
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_proto.h136 extern int dhd_prot_process_trapbuf(dhd_pub_t * dhd);
Ddhd_msgbuf.c5864 dhd_prot_process_trapbuf(dhd_pub_t *dhd) in dhd_prot_process_trapbuf() function
Ddhd_pcie.c8296 (bus->dhd->dongle_trap_data = dhd_prot_process_trapbuf(bus->dhd))) { in dhdpci_bus_read_frames()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_proto.h143 extern int dhd_prot_process_trapbuf(dhd_pub_t *dhd);
Ddhd_msgbuf.c5985 int BCMFASTPATH dhd_prot_process_trapbuf(dhd_pub_t *dhd) in dhd_prot_process_trapbuf() function
Ddhd_pcie.c8456 (bus->dhd->dongle_trap_data = dhd_prot_process_trapbuf(bus->dhd))) { in dhdpci_bus_read_frames()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_proto.h158 extern int dhd_prot_process_trapbuf(dhd_pub_t * dhd);
Ddhd_msgbuf.c7019 BCMFASTPATH(dhd_prot_process_trapbuf)(dhd_pub_t *dhd) argument
Ddhd_pcie.c13093 (bus->dhd->dongle_trap_data = dhd_prot_process_trapbuf(bus->dhd))) {