Home
last modified time | relevance | path

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

/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