Searched refs:dhd_prot_process_msgbuf_rxcpl (Results 1 – 12 of 12) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_proto.h | 129 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound);
|
| D | dhd_pcie.c | 6430 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 4196 dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound) in dhd_prot_process_msgbuf_rxcpl() function
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_proto.h | 133 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| D | dhd_pcie.c | 8344 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 8346 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 5520 dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype) in dhd_prot_process_msgbuf_rxcpl() function
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_proto.h | 139 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound,
|
| D | dhd_pcie.c | 8507 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 8510 dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 5636 bool BCMFASTPATH dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, in dhd_prot_process_msgbuf_rxcpl() function
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_proto.h | 152 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| D | dhd_msgbuf.c | 6599 BCMFASTPATH(dhd_prot_process_msgbuf_rxcpl)(dhd_pub_t *dhd, uint bound, int ringtype) argument 6632 if (dhdpcie_runtime_bus_wake(dhd, FALSE, dhd_prot_process_msgbuf_rxcpl)) {
|
| D | dhd_pcie.c | 13141 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); 13143 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING);
|