Home
last modified time | relevance | path

Searched full:ieee (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
Dlibipw_geo.c
Dlibipw_module.c
Dlibipw_rx.c
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c38 /* 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/
Dsysfs-bus-firewire
Dfirewire-cdev
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/
H A Ddefconfig43 # 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 Dhostapd.service2 Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
/openbmc/linux/Documentation/networking/
Dieee802154.rst
/openbmc/linux/net/ieee802154/
DKconfig
/openbmc/linux/net/mac802154/
DKconfig
/openbmc/linux/include/uapi/linux/
Ddcbnl.h
Dif_ether.h
Dif_arp.h
/openbmc/linux/drivers/net/ieee802154/
DKconfig
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf77 # 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 DFreeBSD-DOC15 Some FreeBSD manual pages contain text from the IEEE Std 1003.1, 2004 Edition, Standard for Informa…
21IEEE Std 1003.1, 2004 Edition, Standard for Information Technology — Portable Operating System Int…
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.c
/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/
Daltera_tse.rst
/openbmc/u-boot/include/linux/
H A Dif_ether.h7 * 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/
Dice_dcb.h
/openbmc/linux/arch/arm/nwfpe/
Dsoftfloat.h
/openbmc/linux/Documentation/admin-guide/
Dparport.rst
/openbmc/qemu/tests/tcg/hexagon/
H A Dhex_test.h84 #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/
DKconfig

12345678910>>...19