Lines Matching refs:test_bit
585 if (test_bit(BRCMF_P2P_STATUS_ENABLED, &p2p->status)) { in brcmf_p2p_enable_discovery()
943 if (test_bit(BRCMF_P2P_STATUS_DISCOVER_LISTEN, &p2p->status)) { in brcmf_p2p_discover_listen()
1133 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_afx_handler()
1176 (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_af_searching_channel()
1190 (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_af_searching_channel()
1198 if (test_bit(BRCMF_VIF_STATUS_CONNECTED, &pri_vif->sme_state) || in brcmf_p2p_af_searching_channel()
1199 test_bit(BRCMF_VIF_STATUS_CONNECTING, &pri_vif->sme_state)) in brcmf_p2p_af_searching_channel()
1231 if (!test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, &p2p->status)) in brcmf_p2p_scan_finding_common_channel()
1277 if (test_bit(BRCMF_P2P_STATUS_SENDING_ACT_FRAME, &p2p->status) && in brcmf_p2p_stop_wait_next_action_frame()
1278 (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status) || in brcmf_p2p_stop_wait_next_action_frame()
1279 test_bit(BRCMF_P2P_STATUS_ACTION_TX_NOACK, &p2p->status))) { in brcmf_p2p_stop_wait_next_action_frame()
1286 } else if (test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_AF_LISTEN, in brcmf_p2p_stop_wait_next_action_frame()
1310 if (!test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) || in brcmf_p2p_gon_req_collision()
1386 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, in brcmf_p2p_notify_action_frame_rx()
1409 if (test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) && in brcmf_p2p_notify_action_frame_rx()
1465 if (!test_bit(BRCMF_P2P_STATUS_SENDING_ACT_FRAME, &p2p->status)) in brcmf_p2p_notify_action_tx_complete()
1526 if (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status)) { in brcmf_p2p_tx_action_frame()
1729 if (test_bit(BRCMF_VIF_STATUS_CONNECTING, in brcmf_p2p_send_action_frame()
1734 if (test_bit(BRCMF_SCAN_STATUS_BUSY, &cfg->scan_status)) in brcmf_p2p_send_action_frame()
1795 test_bit(BRCMF_P2P_STATUS_WAITING_NEXT_ACT_FRAME, &p2p->status) && in brcmf_p2p_send_action_frame()
1870 if (test_bit(BRCMF_P2P_STATUS_FINDING_COMMON_CHANNEL, &p2p->status) && in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1884 if (test_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status)) { in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
2250 if (test_bit(BRCMF_VIF_STATUS_DISCONNECTING, &vif->sme_state)) in brcmf_p2p_del_vif()