Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h146 bool p2p_listen_state; member
H A Dcfg80211.c1101 priv->p2p_listen_state = false; in wilc_wfi_remain_on_channel_expired()
1136 priv->p2p_listen_state = true; in remain_on_channel()
1259 if (!priv->p2p_listen_state) { in mgmt_tx_cancel_wait()
1870 priv->p2p_listen_state = false; in wilc_init_host_int()
1886 priv->p2p_listen_state = false; in wilc_deinit_host_int()
H A Dnetdev.c871 if (vif->priv.p2p_listen_state && in wilc_wfi_mgmt_rx()
H A Dhif.c915 if (vif->priv.p2p_listen_state) { in wilc_handle_roc_expired()