Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_event.c57 &priv->reset_conn_state_work); in nxpwifi_sta_event_deauthenticated()
78 &priv->reset_conn_state_work); in nxpwifi_sta_event_disassociated()
665 reset_conn_state_work); in nxpwifi_reset_conn_state_work()
H A Dmain.h618 struct wiphy_work reset_conn_state_work; member
H A Dcfg80211.c2499 wiphy_work_init(&priv->reset_conn_state_work, nxpwifi_reset_conn_state_work); in nxpwifi_add_virtual_intf()