Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_recv.c145 u32 adhoc_state = WIFI_ADHOC_STATE | WIFI_ADHOC_MASTER_STATE; in update_recvframe_phyinfo() local
146 if (check_fwstate(&padapter->mlmepriv, adhoc_state)) in update_recvframe_phyinfo()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h153 u32 adhoc_state; member
H A Djoin.c1346 priv->adhoc_state = ADHOC_STARTED; in mwifiex_ret_802_11_ad_hoc()
1364 priv->adhoc_state = ADHOC_JOINED; in mwifiex_ret_802_11_ad_hoc()
H A Dinit.c108 priv->adhoc_state = ADHOC_IDLE; in mwifiex_init_priv()
H A Dsta_event.c187 priv->adhoc_state = ADHOC_IDLE; in mwifiex_reset_connect_state()
H A Dsta_cmdresp.c888 priv->adhoc_state = ADHOC_COALESCED; in mwifiex_ret_ibss_coalescing_status()
H A Dmain.h576 u8 adhoc_state; member