Home
last modified time | relevance | path

Searched refs:BRCMF_P2P_STATUS_ACTION_TX_COMPLETED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.h64 BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, enumerator
H A Dp2p.c1306 (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status) || in brcmf_p2p_stop_wait_next_action_frame()
1510 set_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, in brcmf_p2p_notify_action_tx_complete()
1552 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status); in brcmf_p2p_tx_action_frame()
1585 if (test_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status)) { in brcmf_p2p_tx_action_frame()
1592 clear_bit(BRCMF_P2P_STATUS_ACTION_TX_COMPLETED, &p2p->status); in brcmf_p2p_tx_action_frame()