Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c6881 bool is_p2p_enable = false; in linked_status_chk() local
6882 is_p2p_enable = !rtw_p2p_chk_state(&padapter->wdinfo, P2P_STATE_NONE); in linked_status_chk()
6905 if (tx_chk == _SUCCESS && !is_p2p_enable) in linked_status_chk()