Searched refs:BRCMF_P2P_STATUS_GO_NEG_PHASE (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/wireless/brcm80211/brcmfmac/
H A Dp2p.c902 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
1401 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
1567 set_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
1583 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
1782 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
1883 if (test_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status)) {
2370 clear_bit(BRCMF_P2P_STATUS_GO_NEG_PHASE, &p2p->status);
H A Dp2p.h59 * @BRCMF_P2P_STATUS_GO_NEG_PHASE: P2P GO negotiation ongoing.
75 BRCMF_P2P_STATUS_GO_NEG_PHASE, enumerator in enum:brcmf_p2p_status

Completed in 122 milliseconds