Searched refs:fw_ps (Results 1 – 2 of 2) sorted by relevance
91 bool fw_ps; in wl1271_tx_regulate_link() local98 fw_ps = test_bit(hlid, (unsigned long *)&wl->ap_fw_ps_map); in wl1271_tx_regulate_link()105 if (fw_ps && tx_blks >= WL1271_PS_STA_MAX_BLOCKS) in wl1271_tx_regulate_link()
542 bool fw_ps; in wl1271_irq_ps_regulate_link() local548 fw_ps = test_bit(hlid, (unsigned long *)&wl->ap_fw_ps_map); in wl1271_irq_ps_regulate_link()554 if (!fw_ps || tx_blks < WL1271_PS_STA_MAX_BLOCKS) in wl1271_irq_ps_regulate_link()558 else if (fw_ps && tx_blks >= WL1271_PS_STA_MAX_BLOCKS) in wl1271_irq_ps_regulate_link()