Searched refs:WL1271_FLAG_PSM_REQUESTED (Results 1 – 2 of 2) sorted by relevance
323 WL1271_FLAG_PSM_REQUESTED, enumerator
1629 !test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags)) { in wl1271_op_config()1630 set_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags); in wl1271_op_config()1643 test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags)) { in wl1271_op_config()1646 clear_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags); in wl1271_op_config()2493 if (test_bit(WL1271_FLAG_PSM_REQUESTED, &wl->flags) && in wl1271_bss_info_changed_sta()