Home
last modified time | relevance | path

Searched full:network (Results 1 – 25 of 4966) sorted by relevance

12345678910>>...199

/kernel/linux/linux-6.6/drivers/tty/ipwireless/
Dnetwork.c3 * IPWireless 3G PCMCIA Network Driver
29 #include "network.h"
69 struct ipw_network *network = callback_data; in notify_packet_sent() local
72 spin_lock_irqsave(&network->lock, flags); in notify_packet_sent()
73 network->outgoing_packets_queued--; in notify_packet_sent()
74 if (network->ppp_channel != NULL) { in notify_packet_sent()
75 if (network->ppp_blocked) { in notify_packet_sent()
76 network->ppp_blocked = 0; in notify_packet_sent()
77 spin_unlock_irqrestore(&network->lock, flags); in notify_packet_sent()
78 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()
[all …]
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
Dnetwork.c3 * IPWireless 3G PCMCIA Network Driver
29 #include "network.h"
69 struct ipw_network *network = callback_data; in notify_packet_sent() local
72 spin_lock_irqsave(&network->lock, flags); in notify_packet_sent()
73 network->outgoing_packets_queued--; in notify_packet_sent()
74 if (network->ppp_channel != NULL) { in notify_packet_sent()
75 if (network->ppp_blocked) { in notify_packet_sent()
76 network->ppp_blocked = 0; in notify_packet_sent()
77 spin_unlock_irqrestore(&network->lock, flags); in notify_packet_sent()
78 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
DKconfig39 tristate "Realtek 8822BE PCI wireless network adapter"
47 802.11ac PCIe wireless network adapter
50 tristate "Realtek 8822BS SDIO wireless network adapter"
58 802.11ac SDIO wireless network adapter
61 tristate "Realtek 8822BU USB wireless network adapter"
69 802.11ac USB wireless network adapter
72 tristate "Realtek 8822CE PCI wireless network adapter"
80 802.11ac PCIe wireless network adapter
83 tristate "Realtek 8822CS SDIO wireless network adapter"
91 802.11ac SDIO wireless network adapter
[all …]
/kernel/linux/linux-6.6/drivers/interconnect/qcom/
DKconfig3 tristate "Qualcomm Network-on-Chip interconnect drivers"
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
17 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
26 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
35 This is a driver for the Qualcomm Network-on-Chip on msm8974-based
44 This is a driver for the Qualcomm Network-on-Chip on msm8996-based
60 This is a driver for the Qualcomm Network-on-Chip on qcm2290-based
69 This is a driver for the Qualcomm Network-on-Chip on qcs404-based
78 This is a driver for the Qualcomm Network-on-Chip on QDU1000-based
101 This is a driver for the Qualcomm Network-on-Chip on sa8775p-based
[all …]
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c1411 struct ieee80211_network *network) in ieee80211_parse_qos_info_param_IE() argument
1420 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in ieee80211_parse_qos_info_param_IE()
1421 network->flags |= NETWORK_HAS_QOS_INFORMATION; in ieee80211_parse_qos_info_param_IE()
1428 qos_param = &(network->qos_data.parameters); in ieee80211_parse_qos_info_param_IE()
1431 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in ieee80211_parse_qos_info_param_IE()
1432 network->qos_data.param_count = in ieee80211_parse_qos_info_param_IE()
1439 network->qos_data.supported = 1; in ieee80211_parse_qos_info_param_IE()
1486 struct ieee80211_network *network, in ieee80211_extract_country_ie() argument
1492 memcpy(network->CountryIeBuf, info_element->data, info_element->len); in ieee80211_extract_country_ie()
1493 network->CountryIeLen = info_element->len; in ieee80211_extract_country_ie()
[all …]
Dieee80211_wx.c41 struct ieee80211_network *network, in rtl819x_translate_scan() argument
56 memcpy(iwe.u.ap_addr.sa_data, network->bssid, ETH_ALEN); in rtl819x_translate_scan()
63 // if (network->flags & NETWORK_EMPTY_ESSID) { in rtl819x_translate_scan()
64 if (network->ssid_len == 0) { in rtl819x_translate_scan()
68 iwe.u.data.length = min(network->ssid_len, (u8)32); in rtl819x_translate_scan()
69 start = iwe_stream_add_point(info, start, stop, &iwe, network->ssid); in rtl819x_translate_scan()
74 if (network->mode & BIT(i)) { in rtl819x_translate_scan()
84 if (network->capability & in rtl819x_translate_scan()
86 if (network->capability & WLAN_CAPABILITY_BSS) in rtl819x_translate_scan()
95 /* iwe.u.freq.m = ieee80211_frequency(network->channel, network->mode); in rtl819x_translate_scan()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
DKconfig15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
22 wireless network adapters.
27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
33 wireless network adapters.
38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
44 wireless network adapters.
49 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
57 wireless network adapters.
62 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
70 wireless network adapters.
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
DKconfig15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter"
22 wireless network adapters.
27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter"
33 wireless network adapters.
38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter"
44 wireless network adapters.
49 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter"
57 wireless network adapters.
62 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter"
70 wireless network adapters.
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1019 struct libipw_network *network) in libipw_parse_qos_info_param_IE() argument
1028 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in libipw_parse_qos_info_param_IE()
1029 network->flags |= NETWORK_HAS_QOS_INFORMATION; in libipw_parse_qos_info_param_IE()
1036 qos_param = &(network->qos_data.parameters); in libipw_parse_qos_info_param_IE()
1039 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in libipw_parse_qos_info_param_IE()
1040 network->qos_data.param_count = in libipw_parse_qos_info_param_IE()
1047 network->qos_data.supported = 1; in libipw_parse_qos_info_param_IE()
1091 struct libipw_network *network) in libipw_parse_info_param() argument
1115 network->ssid_len = min(info_element->len, in libipw_parse_info_param()
1117 memcpy(network->ssid, info_element->data, in libipw_parse_info_param()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1041 struct libipw_network *network) in libipw_parse_qos_info_param_IE() argument
1050 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in libipw_parse_qos_info_param_IE()
1051 network->flags |= NETWORK_HAS_QOS_INFORMATION; in libipw_parse_qos_info_param_IE()
1058 qos_param = &(network->qos_data.parameters); in libipw_parse_qos_info_param_IE()
1061 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in libipw_parse_qos_info_param_IE()
1062 network->qos_data.param_count = in libipw_parse_qos_info_param_IE()
1069 network->qos_data.supported = 1; in libipw_parse_qos_info_param_IE()
1113 struct libipw_network *network) in libipw_parse_info_param() argument
1137 network->ssid_len = min(info_element->len, in libipw_parse_info_param()
1139 memcpy(network->ssid, info_element->data, in libipw_parse_info_param()
[all …]
/kernel/linux/linux-6.6/security/selinux/
Dnetif.c3 * Network interface table.
5 * Network interfaces (devices) do not have a security field, so we
44 * @ns: the network namespace
45 * @ifindex: the network interface
48 * This is the hashing function for the network interface table, it returns the
59 * @ns: the network namespace
60 * @ifindex: the network interface
63 * Search the network interface table and return the record matching @ifindex.
86 * Add a new interface record to the network interface hash table. Returns
109 * Remove an existing interface record from the network interface table.
[all …]
/kernel/linux/linux-5.10/security/selinux/
Dnetif.c3 * Network interface table.
5 * Network interfaces (devices) do not have a security field, so we
45 * @ns: the network namespace
46 * @ifindex: the network interface
49 * This is the hashing function for the network interface table, it returns the
60 * @ns: the network namespace
61 * @ifindex: the network interface
64 * Search the network interface table and return the record matching @ifindex.
87 * Add a new interface record to the network interface hash table. Returns
110 * Remove an existing interface record from the network interface table.
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c1434 struct ieee80211_network *network) in ieee80211_parse_qos_info_param_IE() argument
1443 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in ieee80211_parse_qos_info_param_IE()
1444 network->flags |= NETWORK_HAS_QOS_INFORMATION; in ieee80211_parse_qos_info_param_IE()
1451 qos_param = &(network->qos_data.parameters); in ieee80211_parse_qos_info_param_IE()
1454 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in ieee80211_parse_qos_info_param_IE()
1455 network->qos_data.param_count = in ieee80211_parse_qos_info_param_IE()
1462 network->qos_data.supported = 1; in ieee80211_parse_qos_info_param_IE()
1509 struct ieee80211_network *network, in ieee80211_extract_country_ie() argument
1515 memcpy(network->CountryIeBuf, info_element->data, info_element->len); in ieee80211_extract_country_ie()
1516 network->CountryIeLen = info_element->len; in ieee80211_extract_country_ie()
[all …]
Dieee80211_wx.c41 struct ieee80211_network *network, in rtl819x_translate_scan() argument
56 memcpy(iwe.u.ap_addr.sa_data, network->bssid, ETH_ALEN); in rtl819x_translate_scan()
63 // if (network->flags & NETWORK_EMPTY_ESSID) { in rtl819x_translate_scan()
64 if (network->ssid_len == 0) { in rtl819x_translate_scan()
68 iwe.u.data.length = min(network->ssid_len, (u8)32); in rtl819x_translate_scan()
69 start = iwe_stream_add_point(info, start, stop, &iwe, network->ssid); in rtl819x_translate_scan()
74 if (network->mode & BIT(i)) { in rtl819x_translate_scan()
84 if (network->capability & in rtl819x_translate_scan()
86 if (network->capability & WLAN_CAPABILITY_BSS) in rtl819x_translate_scan()
95 /* iwe.u.freq.m = ieee80211_frequency(network->channel, network->mode); in rtl819x_translate_scan()
[all …]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
Drtllib_rx.c1696 struct rtllib_network *network) in rtllib_parse_qos_info_param_IE() argument
1704 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in rtllib_parse_qos_info_param_IE()
1705 network->flags |= NETWORK_HAS_QOS_INFORMATION; in rtllib_parse_qos_info_param_IE()
1713 &(network->qos_data)); in rtllib_parse_qos_info_param_IE()
1714 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in rtllib_parse_qos_info_param_IE()
1715 network->qos_data.param_count = in rtllib_parse_qos_info_param_IE()
1722 network->qos_data.supported = 1; in rtllib_parse_qos_info_param_IE()
1790 struct rtllib_network *network, in rtllib_extract_country_ie() argument
1795 memcpy(network->CountryIeBuf, info_element->data, in rtllib_extract_country_ie()
1797 network->CountryIeLen = info_element->len; in rtllib_extract_country_ie()
[all …]
Drtllib_wx.c36 struct rtllib_network *network, in rtl819x_translate_scan() argument
51 ether_addr_copy(iwe.u.ap_addr.sa_data, network->bssid); in rtl819x_translate_scan()
59 if (network->ssid_len > 0) { in rtl819x_translate_scan()
60 iwe.u.data.length = min_t(u8, network->ssid_len, 32); in rtl819x_translate_scan()
62 network->ssid); in rtl819x_translate_scan()
63 } else if (network->hidden_ssid_len == 0) { in rtl819x_translate_scan()
68 iwe.u.data.length = min_t(u8, network->hidden_ssid_len, 32); in rtl819x_translate_scan()
70 network->hidden_ssid); in rtl819x_translate_scan()
75 if (network->mode&(1<<i)) { in rtl819x_translate_scan()
87 if (network->capability & in rtl819x_translate_scan()
[all …]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
Drtllib_rx.c1631 struct rtllib_network *network) in rtllib_parse_qos_info_param_IE() argument
1639 network->qos_data.param_count = qos_info_element.ac_info & 0x0F; in rtllib_parse_qos_info_param_IE()
1640 network->flags |= NETWORK_HAS_QOS_INFORMATION; in rtllib_parse_qos_info_param_IE()
1648 &(network->qos_data)); in rtllib_parse_qos_info_param_IE()
1649 network->flags |= NETWORK_HAS_QOS_PARAMETERS; in rtllib_parse_qos_info_param_IE()
1650 network->qos_data.param_count = in rtllib_parse_qos_info_param_IE()
1657 network->qos_data.supported = 1; in rtllib_parse_qos_info_param_IE()
1725 struct rtllib_network *network, in rtllib_extract_country_ie() argument
1730 memcpy(network->CountryIeBuf, info_element->data, in rtllib_extract_country_ie()
1732 network->CountryIeLen = info_element->len; in rtllib_extract_country_ie()
[all …]
Drtllib_wx.c28 struct rtllib_network *network, in rtl819x_translate_scan() argument
43 ether_addr_copy(iwe.u.ap_addr.sa_data, network->bssid); in rtl819x_translate_scan()
50 if (network->ssid_len > 0) { in rtl819x_translate_scan()
51 iwe.u.data.length = min_t(u8, network->ssid_len, 32); in rtl819x_translate_scan()
52 start = iwe_stream_add_point(info, start, stop, &iwe, network->ssid); in rtl819x_translate_scan()
53 } else if (network->hidden_ssid_len == 0) { in rtl819x_translate_scan()
57 iwe.u.data.length = min_t(u8, network->hidden_ssid_len, 32); in rtl819x_translate_scan()
58 start = iwe_stream_add_point(info, start, stop, &iwe, network->hidden_ssid); in rtl819x_translate_scan()
63 if (network->mode & BIT(i)) { in rtl819x_translate_scan()
73 if (network->capability & in rtl819x_translate_scan()
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-net-statistics6 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
32 network device. This value might only be relevant for interfaces
41 by this network device. Note that the specific meaning might
49 Indicates the number of packets received by the network device
51 packet processing. See the network driver for the exact
59 Indicates the number of receive errors on this network device.
60 See the network driver for the exact meaning of this value.
[all …]
Dsysfs-class-led-trigger-netdev6 Specifies the network device name to monitor.
26 Signal the link state of the named network device.
31 of the named network device.
40 Signal transmission of data on the named network device.
55 Signal reception of data on the named network device.
83 Signal the link speed state of 10Mbps of the named network device.
88 speed of 10MBps of the named network device.
96 Signal the link speed state of 100Mbps of the named network device.
101 speed of 100Mbps of the named network device.
109 Signal the link speed state of 1000Mbps of the named network device.
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-net-statistics6 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
32 network device. This value might only be relevant for interfaces
41 by this network device. Note that the specific meaning might
49 Indicates the number of packets received by the network device
51 packet processing. See the network driver for the exact
59 Indicates the number of receive errors on this network device.
60 See the network driver for the exact meaning of this value.
[all …]
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/
De1000e.rst4 Linux Driver for Intel(R) Ethernet Network Connection
22 network drivers, refer to the Intel Support website:
34 There needs to be a <VAL#> for each network port in the system supported by
40 In this case, there are two network ports supported by e1000e in the system.
122 properly tuned for specific network traffic. Increasing this value adds extra
128 (stop transmitting) under certain network conditions. If this occurs a NETDEV
130 controller is automatically reset, restoring the network connection. To
142 RxIntDelay, may improve traffic throughput in specific network conditions.
151 properly tuned for specific network traffic. If the system is reporting
164 may improve traffic throughput in specific network conditions.
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
De1000e.rst4 Linux Driver for Intel(R) Ethernet Network Connection
22 network drivers, refer to the Intel Support website:
34 There needs to be a <VAL#> for each network port in the system supported by
40 In this case, there are two network ports supported by e1000e in the system.
122 properly tuned for specific network traffic. Increasing this value adds extra
128 (stop transmitting) under certain network conditions. If this occurs a NETDEV
130 controller is automatically reset, restoring the network connection. To
142 RxIntDelay, may improve traffic throughput in specific network conditions.
151 properly tuned for specific network traffic. If the system is reporting
164 may improve traffic throughput in specific network conditions.
[all …]
/kernel/linux/linux-5.10/Documentation/networking/dsa/
Ddsa.rst19 they configured/queried a switch port network device or a regular network
36 For each front-panel port, DSA will create specialized network devices which are
38 stack. These specialized network interfaces are referred to as "slave" network
54 Note that DSA does not currently create network interfaces for the "cpu" and
62 cannot really be used as proper network interfaces either, only the
83 Master network devices
86 Master network devices are regular, unmodified Linux network device drivers for
91 drivers. Such network devices are also often referred to as conduit network
105 Master network device (e.g.: e1000e):
134 - locate per-port network device
[all …]
/kernel/linux/linux-6.6/net/
DKconfig3 # Network configuration
129 This enables security marking of network packets, similar
140 This allows timestamping of network packets by PHYs (or
148 bool "Network packet filtering framework (Netfilter)"
150 Netfilter is a framework for filtering and mangling network packets
154 a firewall protecting a local network from the Internet. The type of
156 filter", which means that it can reject individual network packets
159 bothersome to set up; it inspects the network traffic much more
168 the gateway to the Internet for a local network of machines without
170 of the computers on your local network wants to send something to
[all …]

12345678910>>...199