/linux-6.1.9/drivers/tty/ipwireless/ |
D | network.c | 69 struct ipw_network *network = callback_data; in notify_packet_sent() local 94 struct ipw_network *network = ppp_channel->private; in ipwireless_ppp_start_xmit() local 159 struct ipw_network *network = ppp_channel->private; in ipwireless_ppp_ioctl() local 250 struct ipw_network *network = in do_go_online() local 292 struct ipw_network *network = in do_go_offline() local 312 void ipwireless_network_notify_control_line_change(struct ipw_network *network, in ipwireless_network_notify_control_line_change() 364 void ipwireless_network_packet_received(struct ipw_network *network, in ipwireless_network_packet_received() 418 struct ipw_network *network = in ipwireless_network_create() local 437 void ipwireless_network_free(struct ipw_network *network) in ipwireless_network_free() 451 void ipwireless_associate_network_tty(struct ipw_network *network, in ipwireless_associate_network_tty() [all …]
|
D | tty.c | 53 struct ipw_network *network; member 437 struct ipw_network *network, int channel_idx, in add_tty() 469 struct ipw_network *network) in ipwireless_tty_create() 515 struct ipw_network *network = ttys[tty->index]->network; in ipwireless_tty_free() local
|
D | main.h | 58 struct ipw_network *network; member
|
D | hardware.c | 281 struct ipw_network *network; member 1767 struct ipw_network *network) in ipwireless_associate_network()
|
/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_rx.c | 1019 struct libipw_network *network) in libipw_parse_qos_info_param_IE() 1091 struct libipw_network *network) in libipw_parse_info_param() 1302 struct libipw_network *network = &network_resp; in libipw_handle_assoc_resp() local 1358 struct libipw_network *network, in libipw_network_init() 1509 struct libipw_network network = { }; in libipw_process_probe_response() local
|
D | libipw_wx.c | 47 struct libipw_network *network, in libipw_translate_scan() 254 struct libipw_network *network; in libipw_wx_get_scan() local
|
D | libipw_module.c | 84 struct libipw_network *network = NULL; in libipw_networks_age() local
|
D | ipw2200.c | 2983 struct libipw_network *network = NULL; in ipw_remove_current_network() local 5342 const struct libipw_network *network, in ipw_compatible_rates() 5472 struct libipw_network *network; member 5478 struct libipw_network *network, in ipw_find_adhoc_network() 5614 struct libipw_network *network = NULL; in ipw_merge_adhoc_network() local 5655 struct libipw_network *network, int roaming) in ipw_best_network() 5807 struct libipw_network *network) in ipw_adhoc_create() 6835 struct libipw_network *network) in ipw_qos_handle_probe_response() 6998 struct libipw_network *network) in ipw_qos_association() 7044 struct libipw_network *network) in ipw_qos_association_resp() [all …]
|
/linux-6.1.9/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 1672 struct rtllib_network *network) in rtllib_parse_qos_info_param_IE() 1766 struct rtllib_network *network, in rtllib_extract_country_ie() 1794 struct rtllib_network *network, in rtllib_parse_mife_generic() 1995 struct rtllib_network *network, in rtllib_parse_mfie_ht_cap() 2024 struct rtllib_network *network, in rtllib_parse_info_param() 2290 struct rtllib_network *network, in rtllib_network_init() 2548 struct rtllib_network *network = kzalloc(sizeof(struct rtllib_network), in rtllib_process_probe_response() local
|
D | rtllib_wx.c | 28 struct rtllib_network *network, in rtl819x_translate_scan() 233 struct rtllib_network *network; in rtllib_wx_get_scan() local
|
D | rtl819x_HTProc.c | 231 struct rtllib_network *network) in HTIOTActIsMgntUseCCK6M()
|
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 1409 struct ieee80211_network *network) in ieee80211_parse_qos_info_param_IE() 1484 struct ieee80211_network *network, in ieee80211_extract_country_ie() 1511 struct ieee80211_network *network, in ieee80211_parse_info_param() 2013 struct ieee80211_network *network, in ieee80211_network_init() 2243 struct ieee80211_network *network; in ieee80211_process_probe_response() local
|
D | ieee80211_wx.c | 41 struct ieee80211_network *network, in rtl819x_translate_scan() 228 struct ieee80211_network *network; in ieee80211_wx_get_scan() local
|
D | ieee80211_tx.c | 260 ieee80211_classify(struct sk_buff *skb, struct ieee80211_network *network) in ieee80211_classify()
|
D | rtl819x_HTProc.c | 428 static u8 HTIOTActIsMgntUseCCK6M(struct ieee80211_network *network) in HTIOTActIsMgntUseCCK6M()
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_event.h | 41 struct wlan_network network; member
|
D | rtw_cmd.h | 180 struct wlan_bssid_ex network; member 203 struct wlan_bssid_ex network; member 452 struct wlan_bssid_ex network; member
|
D | wlan_bssdef.h | 184 struct wlan_bssid_ex network; /* must be the last item */ member
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_event.h | 41 struct wlan_network network; member
|
D | rtw_cmd.h | 143 struct wlan_bssid_ex network; member 166 struct wlan_bssid_ex network; member 450 struct wlan_bssid_ex network; member
|
/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_core.c | 369 struct rtllib_network *network) in _rtl92e_qos_handle_probe_response() 410 struct rtllib_network *network) in _rtl92e_handle_beacon() 421 struct rtllib_network *network) in _rtl92e_qos_assoc_resp() 467 struct rtllib_network *network) in _rtl92e_handle_assoc_response()
|
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl871x_event.h | 47 struct wlan_network network; member
|
D | wlan_bssdef.h | 191 struct wlan_bssid_ex network; /*must be the last item */ member
|
/linux-6.1.9/include/rdma/ |
D | ib_addr.h | 45 enum rdma_network_type network; member
|
/linux-6.1.9/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 1623 struct ieee80211_network *network) in rtl8192_qos_handle_probe_response() 1668 struct ieee80211_network *network) in rtl8192_handle_beacon() 1683 struct ieee80211_network *network) in rtl8192_qos_association_resp() 1731 struct ieee80211_network *network) in rtl8192_handle_assoc_response() 1789 struct ieee80211_network *network = &ieee->current_network; in GetNmodeSupportBySecCfg8192() local
|