Searched full:ieee (Results 1 – 25 of 452) sorted by relevance
12345678910>>...19
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_geo.c |
|
D | libipw_module.c |
|
D | libipw_rx.c |
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fprem.c | 38 /* This is the IEEE 854 double-extended-precision format. */ 45 } __attribute__((packed)) ieee; member 47 /* This is for NaNs in the IEEE 854 double-extended-precision format. */ 77 .ieee.negative = 0, 78 .ieee.exponent = 0x7fff, 79 .ieee.one = 1, 80 .ieee.mantissa = 0, 84 .ieee.negative = 0, 85 .ieee.exponent = 0x7fff, 86 .ieee.one = 0, [all …]
|
/openbmc/linux/Documentation/ABI/stable/ |
D | sysfs-bus-firewire |
|
D | firewire-cdev |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/ |
H A D | defconfig | 43 # IEEE 802.11F/IAPP 46 # WPA2/IEEE 802.11i RSN pre-authentication 49 # PeerKey handshake for Station to Station Link (IEEE 802.11e DLS) 52 # IEEE 802.11w (management frame protection) 53 # This version is an experimental implementation based on IEEE 802.11w/D1.0 55 # Driver support is also needed for IEEE 802.11w. 132 # IEEE Std 802.11r-2008 (Fast BSS Transition) 135 # Use the hostapd's IEEE 802.11 authentication (ACL), but without 136 # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211) 139 # IEEE 802.11n (High Throughput) support [all …]
|
H A D | hostapd.service | 2 Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
/openbmc/linux/Documentation/networking/ |
D | ieee802154.rst |
|
/openbmc/linux/net/ieee802154/ |
D | Kconfig |
|
/openbmc/linux/net/mac802154/ |
D | Kconfig |
|
/openbmc/linux/include/uapi/linux/ |
D | dcbnl.h |
|
D | if_ether.h |
|
D | if_arp.h |
|
/openbmc/linux/drivers/net/ieee802154/ |
D | Kconfig |
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
H A D | wpa_supplicant.conf | 77 # IEEE 802.1X/EAPOL version 78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines 90 # wpa_supplicant just to process EAPOL frames based on IEEE 802.11 association 93 # 0: driver takes care of scanning, AP selection, and IEEE 802.11 association 95 # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with 186 # mode: IEEE 802.11 operation mode 196 # WPA = WPA/IEEE 802.11i/D3.0 197 # RSN = WPA2/IEEE 802.11i (also WPA2 can be used as an alias for RSN) 203 # program, e.g., Xsupplicant, for IEEE 802.1X EAP Authentication 204 # IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | FreeBSD-DOC | 15 Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, Standard for Informa… 21 …IEEE Std 1003.1, 2004 Edition, Standard for Information Technology — Portable Operating System Int…
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c |
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/ |
D | altera_tse.rst |
|
/openbmc/u-boot/include/linux/ |
H A D | if_ether.h | 7 * Global definitions for the Ethernet IEEE 802.3 interface. 28 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble 50 #define ETH_P_TSN 0x22F0 /* TSN (IEEE 1722) packet */ 77 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */ 89 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ 98 #define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */ 105 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent */ 109 #define ETH_P_LOOPBACK 0x9000 /* Ethernet loopback packet, per IEEE 802.3 */
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
D | ice_dcb.h |
|
/openbmc/linux/arch/arm/nwfpe/ |
D | softfloat.h |
|
/openbmc/linux/Documentation/admin-guide/ |
D | parport.rst |
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | hex_test.h | 84 #define USR_FPINVF_BIT 1 /* IEEE FP invalid sticky flag */ 85 #define USR_FPDBZF_BIT 2 /* IEEE FP divide-by-zero sticky flag */ 86 #define USR_FPOVFF_BIT 3 /* IEEE FP overflow sticky flag */ 87 #define USR_FPUNFF_BIT 4 /* IEEE FP underflow sticky flag */ 88 #define USR_FPINPF_BIT 5 /* IEEE FP inexact sticky flag */
|
/openbmc/linux/net/ieee802154/6lowpan/ |
D | Kconfig |
|
12345678910>>...19