Home
last modified time | relevance | path

Searched refs:listen_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h62 u64 listen_cookie; member
H A Dcfg80211.c1073 if (cookie != params->listen_cookie) in wilc_wfi_remain_on_channel_expired()
1078 cfg80211_remain_on_channel_expired(&priv->wdev, params->listen_cookie, in wilc_wfi_remain_on_channel_expired()
1110 priv->remain_on_ch_params.listen_cookie = id; in remain_on_channel()
1129 if (cookie != priv->remain_on_ch_params.listen_cookie) in cancel_remain_on_channel()
1235 params->listen_cookie, in mgmt_tx_cancel_wait()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h56 u64 listen_cookie; member
H A Dcfg80211.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()
1271 params->listen_cookie, in mgmt_tx_cancel_wait()

Completed in 7 milliseconds