Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c7426 bool is_p2p_enable = false; in linked_status_chk() local
7428 is_p2p_enable = !rtw_p2p_chk_state(&padapter->wdinfo, P2P_STATE_NONE); in linked_status_chk()
7452 if (tx_chk == _SUCCESS && !is_p2p_enable) in linked_status_chk()