Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_proto.h130 extern bool dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound);
Ddhd_pcie.c6433 more |= dhd_prot_process_msgbuf_infocpl(bus->dhd, DHD_INFORING_BOUND); in dhdpci_bus_read_frames()
Ddhd_msgbuf.c4144 dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound) in dhd_prot_process_msgbuf_infocpl() function
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_proto.h141 extern bool dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound);
Ddhd_msgbuf.c5299 bool BCMFASTPATH dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound) in dhd_prot_process_msgbuf_infocpl() function
Ddhd_pcie.c8518 more |= dhd_prot_process_msgbuf_infocpl(bus->dhd, DHD_INFORING_BOUND); in dhdpci_bus_read_frames()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_proto.h134 extern bool dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound);
Ddhd_pcie.c8354 more |= dhd_prot_process_msgbuf_infocpl(bus->dhd, DHD_INFORING_BOUND); in dhdpci_bus_read_frames()
Ddhd_msgbuf.c5187 dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound) in dhd_prot_process_msgbuf_infocpl() function
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_proto.h153 extern bool dhd_prot_process_msgbuf_infocpl(dhd_pub_t *dhd, uint bound);
Ddhd_pcie.c13151 more |= dhd_prot_process_msgbuf_infocpl(bus->dhd, DHD_INFORING_BOUND);
Ddhd_msgbuf.c6153 BCMFASTPATH(dhd_prot_process_msgbuf_infocpl)(dhd_pub_t *dhd, uint bound) argument