Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h124 struct wilc_wfi_p2p_listen_params remain_on_ch_params; member
H A Dcfg80211.c1071 struct wilc_wfi_p2p_listen_params *params = &priv->remain_on_ch_params; in wilc_wfi_remain_on_channel_expired()
1109 priv->remain_on_ch_params.listen_ch = chan; in remain_on_channel()
1110 priv->remain_on_ch_params.listen_cookie = id; in remain_on_channel()
1113 priv->remain_on_ch_params.listen_duration = duration; in remain_on_channel()
1129 if (cookie != priv->remain_on_ch_params.listen_cookie) in cancel_remain_on_channel()
1232 params = &priv->remain_on_ch_params; in mgmt_tx_cancel_wait()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h116 struct wilc_wfi_p2p_listen_params remain_on_ch_params; member
H A Dcfg80211.c1101 struct wilc_wfi_p2p_listen_params *params = &priv->remain_on_ch_params; in wilc_wfi_remain_on_channel_expired()
1139 priv->remain_on_ch_params.listen_ch = chan; in remain_on_channel()
1140 priv->remain_on_ch_params.listen_cookie = id; in remain_on_channel()
1143 priv->remain_on_ch_params.listen_duration = duration; in remain_on_channel()
1159 if (cookie != priv->remain_on_ch_params.listen_cookie) in cancel_remain_on_channel()
1268 params = &priv->remain_on_ch_params; in mgmt_tx_cancel_wait()

Completed in 10 milliseconds