Lines Matching refs:test_bit
584 if (test_bit(BRCMF_P2P_STATUS_ENABLED, &p2p->status)) { in brcmf_p2p_enable_discovery()
942 if (test_bit(BRCMF_P2P_STATUS_DISCOVER_LISTEN, &p2p->status)) { in brcmf_p2p_discover_listen()
1132 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_afx_handler()
1175 (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_af_searching_channel()
1189 (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_af_searching_channel()
1197 if (test_bit(BRCMF_VIF_STATUS_CONNECTED, &pri_vif->sme_state) || in brcmf_p2p_af_searching_channel()
1198 test_bit(BRCMF_VIF_STATUS_CONNECTING, &pri_vif->sme_state)) in brcmf_p2p_af_searching_channel()
1230 if (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, &p2p->status)) in brcmf_p2p_scan_finding_common_channel()
1276 if (test_bit(BRCMF_P2P_STATUS_SENDING_ACT_FRAME, &p2p->status) && in brcmf_p2p_stop_wait_next_action_frame()
1277 (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status) || in brcmf_p2p_stop_wait_next_action_frame()
1278 test_bit(BRCMF_P2P_STATUS_ACTION_TX_NOACK, &p2p->status))) { in brcmf_p2p_stop_wait_next_action_frame()
1285 } else if (test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_AF_LISTEN, in brcmf_p2p_stop_wait_next_action_frame()
1309 if (!test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) || in brcmf_p2p_gon_req_collision()
1385 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_notify_action_frame_rx()
1408 if (test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) && in brcmf_p2p_notify_action_frame_rx()
1464 if (!test_bit(BRCMF_P2P_STATUS_SENDING_ACT_FRAME, &p2p->status)) in brcmf_p2p_notify_action_tx_complete()
1525 if (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status)) { in brcmf_p2p_tx_action_frame()
1728 if (test_bit(BRCMF_VIF_STATUS_CONNECTING, in brcmf_p2p_send_action_frame()
1733 if (test_bit(BRCMF_SCAN_STATUS_BUSY, &cfg->scan_status)) in brcmf_p2p_send_action_frame()
1794 test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) && in brcmf_p2p_send_action_frame()
1869 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, &p2p->status) && in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1883 if (test_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status)) { in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
2357 if (test_bit(BRCMF_VIF_STATUS_DISCONNECTING, &vif->sme_state)) in brcmf_p2p_del_vif()