Searched refs:dhd_prot_txp_threshold (Results 1 – 3 of 3) sorted by relevance
164 extern uint32 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val);
5750 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()
10194 dhd_prot_txp_threshold(dhd_pub_t *dhd, bool set, uint32 val) in dhd_prot_txp_threshold() function