Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_proto.h159 extern uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val);
Ddhd_pcie.c4205 dhd_prot_txp_threshold(bus->dhd, TRUE, int_val); in dhdpcie_bus_doiovar()
4209 int_val = dhd_prot_txp_threshold(bus->dhd, FALSE, int_val); in dhdpcie_bus_doiovar()
Ddhd_msgbuf.c8418 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val) in dhd_prot_txp_threshold() function
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_proto.h164 extern uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val);
Ddhd_pcie.c5750 dhd_prot_txp_threshold(bus->dhd, TRUE, int_val); in dhdpcie_bus_doiovar()
5754 int_val = dhd_prot_txp_threshold(bus->dhd, FALSE, int_val); in dhdpcie_bus_doiovar()
Ddhd_msgbuf.c10194 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val) in dhd_prot_txp_threshold() function
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_proto.h176 extern uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val);
Ddhd_pcie.c5856 dhd_prot_txp_threshold(bus->dhd, TRUE, int_val); in dhdpcie_bus_doiovar()
5860 int_val = dhd_prot_txp_threshold(bus->dhd, FALSE, int_val); in dhdpcie_bus_doiovar()
Ddhd_msgbuf.c10377 uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val) in dhd_prot_txp_threshold() function
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_proto.h188 extern uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val);
Ddhd_pcie.c8574 dhd_prot_txp_threshold(bus->dhd, TRUE, int_val);
8578 int_val = dhd_prot_txp_threshold(bus->dhd, FALSE, int_val);
Ddhd_msgbuf.c14018 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val) function