Home
last modified time | relevance | path

Searched refs:dhd_prot_check_tx_resource (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_proto.h177 extern int dhd_prot_check_tx_resource(dhd_pub_t *dhd);
Ddhd_msgbuf.c6310 dhd_prot_check_tx_resource(dhd_pub_t *dhd) in dhd_prot_check_tx_resource() function
Ddhd_pcie.c4134 if (dhd_prot_check_tx_resource(bus->dhd)) { in dhd_bus_start_queue()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_proto.h192 extern int dhd_prot_check_tx_resource(dhd_pub_t *dhd);
Ddhd_msgbuf.c6436 int dhd_prot_check_tx_resource(dhd_pub_t *dhd) in dhd_prot_check_tx_resource() function
Ddhd_pcie.c4186 if (dhd_prot_check_tx_resource(bus->dhd)) { in dhd_bus_start_queue()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_proto.h203 extern int dhd_prot_check_tx_resource(dhd_pub_t *dhd);
Ddhd_msgbuf.c7550 dhd_prot_check_tx_resource(dhd_pub_t *dhd) function
Ddhd_pcie.c5829 if (dhd_prot_check_tx_resource(bus->dhd)) {