/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_request.c | 3088 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function 3129 err = active_scan(req, opt); in interleaved_discov() 3172 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery() 3177 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
|
H A D | r8192U_core.c | 2106 priv->ieee80211->active_scan = 1; in rtl8192_init_priv_variable()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
|
H A D | r8192U_core.c | 1930 priv->ieee80211->active_scan = 1; in rtl8192_init_priv_variable()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 191 int last_channel, int active_scan) in lbs_add_channel_list_tlv() 225 if (active_scan) { in lbs_add_channel_list_tlv() 190 lbs_add_channel_list_tlv(struct lbs_private *priv, u8 *tlv, int last_channel, int active_scan) lbs_add_channel_list_tlv() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 191 int last_channel, int active_scan) in lbs_add_channel_list_tlv() 225 if (active_scan) { in lbs_add_channel_list_tlv() 190 lbs_add_channel_list_tlv(struct lbs_private *priv, u8 *tlv, int last_channel, int active_scan) lbs_add_channel_list_tlv() argument
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_wx.c | 760 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
|
H A D | rtl_core.c | 959 priv->rtllib->active_scan = 1; in _rtl92e_init_priv_variable()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_wx.c | 738 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
|
H A D | rtl_core.c | 800 priv->rtllib->active_scan = 1; in _rtl92e_init_priv_variable()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1774 short active_scan; member
|
H A D | ieee80211_softmac.c | 402 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1568 short active_scan; member
|
H A D | rtllib_softmac.c | 488 if (ieee->active_scan && (ieee->softmac_features & in rtllib_send_probe_requests()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1711 short active_scan; member
|
H A D | ieee80211_softmac.c | 402 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1504 short active_scan; member
|
H A D | rtllib_softmac.c | 465 if (ieee->active_scan && (ieee->softmac_features & in rtllib_send_probe_requests()
|