Searched refs:dhd_prot_process_msgbuf_txcpl (Results 1 – 12 of 12) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_proto.h | 128 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound);
|
| D | dhd_pcie.c | 6425 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 4436 dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound) in dhd_prot_process_msgbuf_txcpl() function
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_proto.h | 132 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| D | dhd_pcie.c | 8335 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 8337 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 5796 dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype) in dhd_prot_process_msgbuf_txcpl() function
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_proto.h | 137 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound,
|
| D | dhd_pcie.c | 8497 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 8500 dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| D | dhd_msgbuf.c | 5917 bool BCMFASTPATH dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, in dhd_prot_process_msgbuf_txcpl() function
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_proto.h | 151 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| D | dhd_pcie.c | 13132 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); 13134 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING);
|
| D | dhd_msgbuf.c | 6944 BCMFASTPATH(dhd_prot_process_msgbuf_txcpl)(dhd_pub_t *dhd, uint bound, int ringtype) argument
|