| /linux/drivers/tty/ipwireless/ |
| A D | network.c | 119 network); in ipwireless_ppp_start_xmit() 135 network); in ipwireless_ppp_start_xmit() 167 val = network->flags | network->rbits; in ipwireless_ppp_ioctl() 217 memcpy(network->xaccm, accm, sizeof(network->xaccm)); in ipwireless_ppp_ioctl() 232 network->mru = val; in ipwireless_ppp_ioctl() 271 network->flags = 0; in do_go_online() 272 network->rbits = 0; in do_go_online() 274 memset(network->xaccm, 0, sizeof(network->xaccm)); in do_go_online() 421 if (!network) in ipwireless_network_create() 434 return network; in ipwireless_network_create() [all …]
|
| A D | tty.c | 53 struct ipw_network *network; member 105 ipwireless_ppp_open(tty->network); in ipw_open() 124 ipwireless_ppp_close(tty->network); in do_ipw_close() 399 tty->network); in ipw_ioctl() 411 tty->network); in ipw_ioctl() 447 ttys[j]->network = network; in add_tty() 469 struct ipw_network *network) in ipwireless_tty_create() argument 486 if (add_tty(j, hardware, network, in ipwireless_tty_create() 492 if (add_tty(j, hardware, network, in ipwireless_tty_create() 498 if (add_tty(j, hardware, network, in ipwireless_tty_create() [all …]
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| A D | libipw_rx.c | 1120 memset(network->ssid + network->ssid_len, 0, in libipw_parse_info_param() 1124 network->ssid_len, network->ssid, in libipw_parse_info_param() 1317 network->rates_len = network->rates_ex_len = 0; in libipw_handle_assoc_resp() 1336 network->mode = 0; in libipw_handle_assoc_resp() 1346 memcpy(&network->stats, stats, sizeof(network->stats)); in libipw_handle_assoc_resp() 1375 network->rates_len = network->rates_ex_len = 0; in libipw_network_init() 1380 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in libipw_network_init() 1396 network->mode = 0; in libipw_network_init() 1408 network->ssid_len, network->ssid, in libipw_network_init() 1413 memcpy(&network->stats, stats, sizeof(network->stats)); in libipw_network_init() [all …]
|
| A D | libipw_wx.c | 70 &iwe, network->ssid); in libipw_translate_scan() 75 libipw_modes[network->mode]); in libipw_translate_scan() 106 &iwe, network->ssid); in libipw_translate_scan() 161 network->stats.rssi))) / in libipw_translate_scan() 195 if (network->wpa_ie_len) { in libipw_translate_scan() 197 memcpy(buf, network->wpa_ie, network->wpa_ie_len); in libipw_translate_scan() 204 if (network->rsn_ie_len) { in libipw_translate_scan() 206 memcpy(buf, network->rsn_ie, network->rsn_ie_len); in libipw_translate_scan() 254 struct libipw_network *network; in libipw_wx_get_scan() local 279 network->ssid_len, network->ssid, in libipw_wx_get_scan() [all …]
|
| A D | ipw2200.c | 5445 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5493 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5503 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5513 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5525 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5533 network->ssid_len, network->ssid, in ipw_find_adhoc_network() 5560 match->network = network; in ipw_find_adhoc_network() 5562 network->ssid_len, network->ssid, network->bssid); in ipw_find_adhoc_network() 5755 match->network = network; in ipw_best_network() 5758 network->ssid_len, network->ssid, network->bssid); in ipw_best_network() [all …]
|
| /linux/drivers/staging/rtl8192e/ |
| A D | rtllib_rx.c | 1675 memcpy(network->wpa_ie, info_element, network->wpa_ie_len); in rtllib_parse_mife_generic() 1817 network->mb_ssid_mask = network->ccx_rm_state[1] & 0x07; in rtllib_parse_mife_generic() 1824 network->mb_ssid[5] &= network->mb_ssid_mask; in rtllib_parse_mife_generic() 1923 memset(network->ssid + network->ssid_len, 0, in rtllib_parse_info_param() 1927 network->ssid, network->ssid_len); in rtllib_parse_info_param() 2023 network->listen_interval = network->dtim_period; in rtllib_parse_info_param() 2162 network->rates_len = network->rates_ex_len = 0; in rtllib_network_init() 2207 escape_essid(network->ssid, network->ssid_len), in rtllib_network_init() 2221 memcpy(&network->stats, stats, sizeof(network->stats)); in rtllib_network_init() 2395 if (!network) in rtllib_process_probe_response() [all …]
|
| A D | rtllib_wx.c | 50 if (network->ssid_len > 0) { in rtl819x_translate_scan() 63 if (network->mode & BIT(i)) { in rtl819x_translate_scan() 73 if (network->capability & in rtl819x_translate_scan() 175 if (network->wpa_ie_len) { in rtl819x_translate_scan() 178 memcpy(buf, network->wpa_ie, network->wpa_ie_len); in rtl819x_translate_scan() 184 if (network->rsn_ie_len) { in rtl819x_translate_scan() 187 memcpy(buf, network->rsn_ie, network->rsn_ie_len); in rtl819x_translate_scan() 195 if (network->wzc_ie_len) { in rtl819x_translate_scan() 198 memcpy(buf, network->wzc_ie, network->wzc_ie_len); in rtl819x_translate_scan() 249 network->ssid_len), in rtllib_wx_get_scan() [all …]
|
| A D | rtl819x_HTProc.c | 191 struct rtllib_network *network) in ht_iot_act_is_mgnt_use_cck_6m() argument 562 struct rtllib_network *network) in ht_reset_self_and_save_peer_setting() argument 570 if (network->bssht.bd_support_ht) { in ht_reset_self_and_save_peer_setting() 574 if (network->bssht.bd_ht_cap_len > 0 && in ht_reset_self_and_save_peer_setting() 577 network->bssht.bd_ht_cap_buf, in ht_reset_self_and_save_peer_setting() 578 network->bssht.bd_ht_cap_len); in ht_reset_self_and_save_peer_setting() 581 network->bssht.bd_ht_info_len <= in ht_reset_self_and_save_peer_setting() 584 network->bssht.bd_ht_info_buf, in ht_reset_self_and_save_peer_setting() 585 network->bssht.bd_ht_info_len); in ht_reset_self_and_save_peer_setting() 588 network->bssht.bd_rt2rt_aggregation; in ht_reset_self_and_save_peer_setting() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | Kconfig | 55 802.11ac PCIe wireless network adapter 66 802.11ac SDIO wireless network adapter 77 802.11ac USB wireless network adapter 88 802.11ac PCIe wireless network adapter 99 802.11ac SDIO wireless network adapter 110 802.11ac USB wireless network adapter 121 802.11n PCIe wireless network adapter 132 802.11n SDIO wireless network adapter 144 wireless network adapter. 157 802.11n USB wireless network adapter [all …]
|
| /linux/drivers/staging/rtl8712/ |
| A D | rtl871x_mlme.c | 496 memcpy(ibss_wlan->network.IEs, in r8712_survey_event_callback() 675 pnetwork->network.Length = le32_to_cpu(pnetwork->network.Length); in r8712_joinbss_event_callback() 678 pnetwork->network.Privacy = le32_to_cpu(pnetwork->network.Privacy); in r8712_joinbss_event_callback() 679 pnetwork->network.Rssi = le32_to_cpu(pnetwork->network.Rssi); in r8712_joinbss_event_callback() 700 pnetwork->network.IELength = le32_to_cpu(pnetwork->network.IELength); in r8712_joinbss_event_callback() 705 pnetwork->network.Length = in r8712_joinbss_event_callback() 803 memcpy(&cur_network->network, &pnetwork->network, in r8712_joinbss_event_callback() 804 pnetwork->network.Length); in r8712_joinbss_event_callback() 819 (cur_network->network.IEs) + in r8712_joinbss_event_callback() 1071 &pnetwork->network)) { in r8712_select_and_join_from_scan() [all …]
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-led-trigger-netdev | 6 Specifies the network device name to monitor. 26 Signal the link state of the named network device. 31 of the named network device. 88 speed of 10MBps of the named network device. 103 speed of 100Mbps of the named network device. 118 speed of 1000Mbps of the named network device. 133 speed of 2500Mbps of the named network device. 148 speed of 5000Mbps of the named network device. 163 speed of 10000Mbps of the named network device. 178 duplex state of the named network device. [all …]
|
| A D | sysfs-class-net-statistics | 6 Indicates the number of collisions seen by this network device. 15 network device. 22 Indicates the number of bytes received by this network device. 23 See the network driver for the exact meaning of when this 51 packet processing. See the network driver for the exact 68 network device. See the network driver for the exact 105 an inactive device by the network core. 123 network device. 131 during transmission by a network device (e.g: because of 140 Indicates the number of bytes transmitted by a network [all …]
|
| A D | sysfs-class-net-queues | 8 network device queue. Possible values depend on the number 17 processed by this particular network device receive queue. 25 network interface transmit queue. 42 network device transmit queue. Possible values depend on the 52 network device transmit queue. Possible values depend on the 53 number of available receive queue(s) in the network device. 62 of this particular network device transmit queue. 71 network device transmit queue. 79 on this network device transmit queue. This value is clamped 88 queued on this network device transmit queue. See [all …]
|
| A D | sysfs-class-net-qmi | 8 Set this to 'Y' to change the network device link 33 based network device, supported by recent Qualcomm based 36 The network device will be called qmimux. 38 Userspace is in charge of managing the qmux network device 50 created qmap mux based network device. 59 Indicates the mux id associated to the qmimux network interface
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_mlme.c | 363 if (is_same_network(&network->network, &found->network, 0)) in _rtw_find_same_network() 1037 memcpy(&cur_network->network, &pnetwork->network, pnetwork->network.length); in rtw_joinbss_update_network() 1039 cur_network->network.ie_length = ptarget_wlan->network.ie_length; in rtw_joinbss_update_network() 1040 memcpy(&cur_network->network.ies[0], &ptarget_wlan->network.ies[0], MAX_IE_SZ); in rtw_joinbss_update_network() 1074 …rtw_update_ht_cap(padapter, cur_network->network.ies, cur_network->network.ie_length, (u8) cur_net… in rtw_joinbss_update_network() 1100 pnetwork->network.length = get_wlan_bssid_ex_sz(&pnetwork->network); in rtw_joinbss_event_prehandle() 1420 memcpy(pdev_network, &tgt_network->network, get_wlan_bssid_ex_sz(&tgt_network->network)); in rtw_stadel_event_callback() 1633 if (is_same_ess(&competitor->network, &mlme->cur_network.network) == false) in rtw_check_roaming_candidate() 1652 if (*candidate && (*candidate)->network.rssi >= competitor->network.rssi) in rtw_check_roaming_candidate() 1735 || is_same_ess(&competitor->network, &mlme->cur_network.network) == false in rtw_check_join_candidate() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | Kconfig | 42 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter" 50 802.11ax PCIe wireless network (Wi-Fi 6) adapter 53 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter" 61 802.11ax PCIe wireless network (Wi-Fi 6) adapter 64 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter" 73 802.11ax PCIe wireless network (Wi-Fi 6) adapter 85 802.11ax PCIe wireless network (Wi-Fi 6) adapter 88 tristate "Realtek 8852CE PCI wireless network (Wi-Fi 6E) adapter" 96 802.11ax PCIe wireless network (Wi-Fi 6E) adapter 99 tristate "Realtek 8922AE PCI wireless network (Wi-Fi 7) adapter" [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | Kconfig | 22 wireless network adapters. 33 wireless network adapters. 45 wireless network adapters. 58 wireless network adapters. 71 wireless network adapters. 82 wireless network adapters. 94 wireless network adapters. 106 wireless network adapters. 118 wireless network adapters. 130 wireless network adapters.
|
| /linux/drivers/net/hippi/ |
| A D | Kconfig | 3 # HIPPI network device configuration 11 1600Mbit/sec dual-simplex switched or point-to-point network. HIPPI 14 connect to super computers. If you are connected to a HIPPI network 15 and have a HIPPI network card in your computer that you want to use 25 Say Y here if this is your PCI HIPPI network card.
|
| /linux/net/x25/ |
| A D | Kconfig | 9 X.25 is a set of standardized network protocols, similar in scope to 10 frame relay; the one physical line from your box to the X.25 network 13 network. Governments, banks, and other organizations tend to use it 24 One connects to an X.25 network either with a dedicated network card
|
| /linux/drivers/net/fddi/ |
| A D | Kconfig | 3 # FDDI network device configuration 10 Fiber Distributed Data Interface is a high speed local area network 12 run over copper or fiber. If you are connected to such a network and 24 and 700-C (DEFZA-CA, copper) TURBOchannel network cards which 25 can connect you to a local FDDI network. 36 to a local FDDI network.
|
| /linux/Documentation/networking/ |
| A D | gtp.rst | 19 and the interconnection between an external packet data network (such 41 public internet, but can also be any private IP network (or even 42 theoretically some non-IP network like X.25). 56 packet network in downlink towards the phone. 227 and each private network. 234 is mapped to a separate Gi/SGi interface (network device). 240 GTP-U packets and network devices are known 242 Therefore for a given UE the mapping in IP to PDN network is: 244 * network device + MS IP -> Peer IP + Peer TEID, 246 and from PDN to IP network: [all …]
|
| A D | bridge.rst | 12 standard, is a device that connects two or more network segments and operates 56 bridge context, STP is crucial for network stability and availability. 76 network topology. 100 in the network. The Bridge ID is used to compare the priorities of 112 network. This information is used by other bridges to calculate the 126 it to actively forward network traffic. 131 Blocking state to prevent network loops. 166 networks. It allows network administrators to create logical VLANs on a 167 physical network and tag Ethernet frames with VLAN information, which is 225 network and the processing time in the device. [all …]
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | net.rst | 10 of a transport stream to be mapped into a virtual network interface, 11 visible through the standard Linux network protocol stack. 19 In order to create the Linux virtual network interfaces, an application 23 virtual ``dvb?_?`` network interfaces, and will be controlled/routed via
|
| /linux/drivers/net/ethernet/sun/ |
| A D | Kconfig | 3 # Sun network device configuration 11 If you have a network (Ethernet) card belonging to this class, say Y. 15 the questions about Sun network interfaces. If you say Y, you will be 85 Support for virtual network devices under Sun Logical Domains. 94 This driver adds a network interface for every vsw-port node 97 guest domain network interconnectivity or guest domain 98 connection to a physical network on a service domain.
|
| /linux/Documentation/networking/device_drivers/wwan/ |
| A D | iosm.rst | 30 - configure network connection settings 31 - connect to network 32 - configure IP network interface 67 wwan0-X network device 70 traffic. Iproute network utility is used for creating "wwan0-X" network 81 The driver will automatically map the "wwan0-1" network device to MBIM IP
|