Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h67 u64 listen_cookie; member
Dwilc_wfi_cfgoperations.c1103 if (cookie != params->listen_cookie) in wilc_wfi_remain_on_channel_expired()
1108 cfg80211_remain_on_channel_expired(&priv->wdev, params->listen_cookie, in wilc_wfi_remain_on_channel_expired()
1140 priv->remain_on_ch_params.listen_cookie = id; in remain_on_channel()
1159 if (cookie != priv->remain_on_ch_params.listen_cookie) in cancel_remain_on_channel()
1325 params->listen_cookie, in mgmt_tx_cancel_wait()