Searched refs:B43_HF_EDCF (Results 1 – 2 of 2) sorted by relevance
366 #define B43_HF_EDCF 0x000000000100ULL /* on if WME and MAC suspended */ macro
3766 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_EDCF); in b43_qos_init()3778 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_EDCF); in b43_qos_init()