/linux-4.1.27/drivers/tty/ipwireless/ |
D | network.c | 68 struct ipw_network *network = callback_data; in notify_packet_sent() local 93 struct ipw_network *network = ppp_channel->private; in ipwireless_ppp_start_xmit() local 158 struct ipw_network *network = ppp_channel->private; in ipwireless_ppp_ioctl() local 249 struct ipw_network *network = in do_go_online() local 291 struct ipw_network *network = in do_go_offline() local 311 void ipwireless_network_notify_control_line_change(struct ipw_network *network, in ipwireless_network_notify_control_line_change() 363 void ipwireless_network_packet_received(struct ipw_network *network, in ipwireless_network_packet_received() 417 struct ipw_network *network = in ipwireless_network_create() local 436 void ipwireless_network_free(struct ipw_network *network) in ipwireless_network_free() 450 void ipwireless_associate_network_tty(struct ipw_network *network, in ipwireless_associate_network_tty() [all …]
|
D | tty.c | 52 struct ipw_network *network; member 449 struct ipw_network *network, int channel_idx, in add_tty() 481 struct ipw_network *network) in ipwireless_tty_create() 527 struct ipw_network *network = ttys[tty->index]->network; in ipwireless_tty_free() local
|
D | main.h | 57 struct ipw_network *network; member
|
D | hardware.c | 280 struct ipw_network *network; member 1760 struct ipw_network *network) in ipwireless_associate_network()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw_rx.c | 1047 struct libipw_network *network) in libipw_parse_qos_info_param_IE() 1121 struct libipw_network *network) in libipw_parse_info_param() 1332 struct libipw_network *network = &network_resp; in libipw_handle_assoc_resp() local 1388 struct libipw_network *network, in libipw_network_init() 1539 struct libipw_network network = { }; in libipw_process_probe_response() local
|
D | libipw_wx.c | 61 struct libipw_network *network, in libipw_translate_scan() 268 struct libipw_network *network; in libipw_wx_get_scan() local
|
D | libipw_module.c | 98 struct libipw_network *network = NULL; in libipw_networks_age() local
|
D | ipw2200.c | 3009 struct libipw_network *network = NULL; in ipw_remove_current_network() local 5368 const struct libipw_network *network, in ipw_compatible_rates() 5498 struct libipw_network *network; member 5504 struct libipw_network *network, in ipw_find_adhoc_network() 5640 struct libipw_network *network = NULL; in ipw_merge_adhoc_network() local 5681 struct libipw_network *network, int roaming) in ipw_best_network() 5833 struct libipw_network *network) in ipw_adhoc_create() 6864 struct libipw_network *network) in ipw_qos_handle_probe_response() 7027 struct libipw_network *network) in ipw_qos_association() 7073 struct libipw_network *network) in ipw_qos_association_resp() [all …]
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 1513 struct ieee80211_network *network) in ieee80211_parse_qos_info_param_IE() 1588 struct ieee80211_network *network, in ieee80211_extract_country_ie() 1621 struct ieee80211_network *network, in ieee80211_parse_info_param() 2174 struct ieee80211_network *network, in ieee80211_network_init() 2406 struct ieee80211_network network; in ieee80211_process_probe_response() local
|
D | ieee80211_wx.c | 56 struct ieee80211_network *network, in rtl819x_translate_scan() 246 struct ieee80211_network *network; in ieee80211_wx_get_scan() local
|
D | ieee80211_tx.c | 275 ieee80211_classify(struct sk_buff *skb, struct ieee80211_network *network) in ieee80211_classify()
|
D | rtl819x_HTProc.c | 499 static u8 HTIOTActIsMgntUseCCK6M(struct ieee80211_network *network) in HTIOTActIsMgntUseCCK6M()
|
D | ieee80211_softmac.c | 2018 struct ieee80211_network *network = &network_resp; in ieee80211_rx_frame_softmac() local
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_event.h | 44 struct wlan_network network; member
|
D | wlan_bssdef.h | 103 struct wlan_bssid_ex network; /* must be the last item */ member
|
D | rtw_mlme_ext.h | 359 …struct wlan_bssid_ex network;/* join network or bss_network, if in ap mode, it is the same to cu… member
|
D | rtw_cmd.h | 452 struct wlan_bssid_ex network; member
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 53 struct rtllib_network *network, in rtl819x_translate_scan() 261 struct rtllib_network *network; in rtllib_wx_get_scan() local
|
D | rtllib_rx.c | 1641 struct rtllib_network *network) in rtllib_parse_qos_info_param_IE() 1711 struct rtllib_network *network, in rtllib_extract_country_ie() 1737 struct rtllib_network *network, in rtllib_parse_info_param() 2208 struct rtllib_network *network, in rtllib_network_init() 2468 struct rtllib_network *network = kzalloc(sizeof(struct rtllib_network), in rtllib_process_probe_response() local
|
D | rtl819x_HTProc.c | 246 struct rtllib_network *network) in HTIOTActIsMgntUseCCK6M()
|
D | rtllib_softmac.c | 2244 struct rtllib_network *network = in rtllib_rx_assoc_resp() local
|
/linux-4.1.27/net/ipx/ |
D | ipx_route.c | 48 int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc, in ipxrtr_add_route()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_event.h | 59 struct wlan_network network; member
|
D | wlan_bssdef.h | 273 struct wlan_bssid_ex network; /* must be the last item */ member
|
D | rtw_mlme_ext.h | 351 struct wlan_bssid_ex network;/* join network or bss_network, member
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl871x_event.h | 59 struct wlan_network network; member
|
D | rtl871x_cmd.h | 131 struct ndis_wlan_bssid_ex network; member 149 struct ndis_wlan_bssid_ex network; member
|
D | wlan_bssdef.h | 216 struct ndis_wlan_bssid_ex network; /*must be the last item */ member
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_core.c | 603 struct rtllib_network *network) in rtl8192_qos_handle_probe_response() 648 struct rtllib_network *network) in rtl8192_handle_beacon() 660 struct rtllib_network *network) in rtl8192_qos_association_resp() 708 struct rtllib_network *network) in rtl8192_handle_assoc_response()
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 1854 struct ieee80211_network *network) in rtl8192_qos_handle_probe_response() 1898 struct ieee80211_network *network) in rtl8192_handle_beacon() 1914 struct ieee80211_network *network) in rtl8192_qos_association_resp() 1962 struct ieee80211_network *network) in rtl8192_handle_assoc_response() 2018 struct ieee80211_network *network = &ieee->current_network; in GetNmodeSupportBySecCfg8192() local
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 578 struct gelic_wl_scan_info *network) in gelic_wl_translate_scan()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 1937 unsigned char *network; in i40e_atr() member
|
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 99 unsigned int network; member 104 unsigned int network; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 7156 unsigned char *network; in ixgbe_atr() member
|