Home
last modified time | relevance | path

Searched refs:channelnum (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl_rtl.c307 u32 channelnum; in oid_rt_get_channel_hdl() local
316 channelnum = pnic_Config->DSConfig; in oid_rt_get_channel_hdl()
317 *(u32 *)poid_par_priv->information_buf = channelnum; in oid_rt_get_channel_hdl()
/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_core.c409 int channelnum, bufnum, bufsize, format, is_writebuf; in xilly_setupchannels() local
486 channelnum = (chandesc[0] >> 1) | ((chandesc[1] & 0x0f) << 7); in xilly_setupchannels()
496 if ((channelnum > ep->num_channels) || in xilly_setupchannels()
497 ((channelnum == 0) && !is_writebuf)) { in xilly_setupchannels()
503 channel = ep->channels[channelnum]; /* NULL for msg channel */ in xilly_setupchannels()
505 if (!is_writebuf || channelnum > 0) { in xilly_setupchannels()
532 } else if (channelnum > 0) { in xilly_setupchannels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ioctl_rtl.c662 ULONG channelnum; in oid_rt_get_channel_hdl() local
677 channelnum = pnic_Config->DSConfig; in oid_rt_get_channel_hdl()
678 *(ULONG *)poid_par_priv->information_buf = channelnum; in oid_rt_get_channel_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_ioctl_rtl.c579 ULONG channelnum; in oid_rt_get_channel_hdl() local
592 channelnum = pnic_Config->DSConfig; in oid_rt_get_channel_hdl()
593 *(ULONG *)poid_par_priv->information_buf = channelnum; in oid_rt_get_channel_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ioctl_rtl.c662 ULONG channelnum; in oid_rt_get_channel_hdl() local
677 channelnum = pnic_Config->DSConfig; in oid_rt_get_channel_hdl()
678 *(ULONG *)poid_par_priv->information_buf = channelnum; in oid_rt_get_channel_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ioctl_rtl.c586 ULONG channelnum; in oid_rt_get_channel_hdl() local
600 channelnum = pnic_Config->DSConfig; in oid_rt_get_channel_hdl()
601 *(ULONG *)poid_par_priv->information_buf = channelnum; in oid_rt_get_channel_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c238 u32 channelnum; in set_channel() local
249 channelnum = ieee80211_frequency_to_channel(chandef->chan->center_freq); in set_channel()
251 wl->op_ch = channelnum; in set_channel()
252 result = wilc_set_mac_chnl_num(vif, channelnum); in set_channel()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dxillybus.rst207 * channelnum: The pipe's identification number in communication between the