Home
last modified time | relevance | path

Searched full:capable (Results 1 – 25 of 927) sorted by relevance

12345678910>>...38

/freebsd/sys/dev/mii/
H A Drgephyreg.h64 #define RGEPHY_BMSR_100T4 0x8000 /* 100 base T4 capable */
65 #define RGEPHY_BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */
66 #define RGEPHY_BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */
67 #define RGEPHY_BMSR_10TFDX 0x1000 /* 10 base T full duplex capable */
68 #define RGEPHY_BMSR_10THDX 0x0800 /* 10 base T half duplex capable */
69 #define RGEPHY_BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */
70 #define RGEPHY_BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */
75 #define RGEPHY_BMSR_ANEG 0x0008 /* Autoneg capable */
84 #define RGEPHY_ANAR_PC 0x0400 /* Pause capable */
96 #define RGEPHY_ANLPAR_PC 0x0400 /* Pause capable */
[all …]
H A Dmii.h69 #define BMSR_100T4 0x8000 /* 100 base T4 capable */
70 #define BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */
71 #define BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */
72 #define BMSR_10TFDX 0x1000 /* 10 base T full duplex capable */
73 #define BMSR_10THDX 0x0800 /* 10 base T half duplex capable */
74 #define BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */
75 #define BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */
80 #define BMSR_ANEG 0x0008 /* Autonegotiation capable */
90 * states that all 1000 Mb/s capable PHYs will set this bit to 1.
190 #define GTSR_LP_1000TFDX 0x0800 /* link partner 1000baseT FDX capable */
[all …]
H A Dciphyreg.h61 #define CIPHY_BMSR_100T4 0x8000 /* 100 base T4 capable */
62 #define CIPHY_BMSR_100TXFDX 0x4000 /* 100 base Tx full duplex capable */
63 #define CIPHY_BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */
64 #define CIPHY_BMSR_10TFDX 0x1000 /* 10 base T full duplex capable */
65 #define CIPHY_BMSR_10THDX 0x0800 /* 10 base T half duplex capable */
66 #define CIPHY_BMSR_100T2FDX 0x0400 /* 100 base T2 full duplex capable */
67 #define CIPHY_BMSR_100T2HDX 0x0200 /* 100 base T2 half duplex capable */
72 #define CIPHY_BMSR_ANEG 0x0008 /* Autoneg capable */
86 #define CIPHY_ANAR_PC 0x0400 /* Pause capable */
100 #define CIPHY_ANLPAR_PC 0x0400 /* Pause capable */
[all …]
H A Dbrgphyreg.h63 #define BRGPHY_BMSR_ANEG 0x0008 /* Autoneg capable */
72 #define BRGPHY_ANAR_PC 0x0400 /* Pause capable */
79 #define BRGPHY_ANLPAR_PC 0x0400 /* Pause capable */
89 #define BRGPHY_ANER_LPAN 0x0001 /* Link partner autoneg capable */
113 #define BRGPHY_EXTSTS_X_FD_CAP 0x8000 /* 1000base-X FD capable */
114 #define BRGPHY_EXTSTS_X_HD_CAP 0x4000 /* 1000base-X HD capable */
115 #define BRGPHY_EXTSTS_T_FD_CAP 0x2000 /* 1000base-T FD capable */
116 #define BRGPHY_EXTSTS_T_HD_CAP 0x1000 /* 1000base-T HD capable */
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/
H A Dpipeline.json3 "BriefDescription": "Retired branch instructions (Precise event capable)",
13 "BriefDescription": "Retired taken branch instructions (Precise event capable)",
24 "BriefDescription": "Retired near call instructions (Precise event capable)",
35 "BriefDescription": "Retired far branch instructions (Precise event capable)",
46 "BriefDescription": "Retired near indirect call instructions (Precise event capable)",
57 "BriefDescription": "Retired conditional branch instructions (Precise event capable)",
68 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)",
79 "BriefDescription": "Retired near relative call instructions (Precise event capable)",
90 "BriefDescription": "Retired near return instructions (Precise event capable)",
101 …iefDescription": "Retired conditional branch instructions that were taken (Precise event capable)",
[all …]
H A Dvirtual-memory.json13 "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)",
25 "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)",
37 "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)",
H A Dmemory.json13 "BriefDescription": "Load uops that split a page (Precise event capable)",
24 "BriefDescription": "Store uops that split a page (Precise event capable)",
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/
H A Dpipeline.json3 "BriefDescription": "Retired branch instructions (Precise event capable)",
14 "BriefDescription": "Retired taken branch instructions (Precise event capable)",
26 "BriefDescription": "Retired near call instructions (Precise event capable)",
38 "BriefDescription": "Retired far branch instructions (Precise event capable)",
50 "BriefDescription": "Retired near indirect call instructions (Precise event capable)",
62 "BriefDescription": "Retired conditional branch instructions (Precise event capable)",
74 … "BriefDescription": "Retired instructions of near indirect Jmp or call (Precise event capable)",
86 "BriefDescription": "Retired near relative call instructions (Precise event capable)",
98 "BriefDescription": "Retired near return instructions (Precise event capable)",
110 …iefDescription": "Retired conditional branch instructions that were taken (Precise event capable)",
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daxp20x.txt127 DCDC2 : DC-DC buck : vin2-supply : poly-phase capable
128 DCDC3 : DC-DC buck : vin3-supply : poly-phase capable
130 DCDC5 : DC-DC buck : vin5-supply : poly-phase capable
131 DCDC6 : DC-DC buck : vin6-supply : poly-phase capable
154 DCDCA : DC-DC buck : vina-supply : poly-phase capable
155 DCDCB : DC-DC buck : vinb-supply : poly-phase capable
156 DCDCC : DC-DC buck : vinc-supply : poly-phase capable
157 DCDCD : DC-DC buck : vind-supply : poly-phase capable
158 DCDCE : DC-DC buck : vine-supply : poly-phase capable
203 DCDC2 : DC-DC buck : vin2-supply : poly-phase capable
[all …]
/freebsd/sys/dev/isci/
H A Disci_logger.c103 * error information. The user must be capable of handling variable
127 * information. The user must be capable of handling variable
152 * information. The user must be capable of handling variable
177 * trace information. The user must be capable of handling variable
203 * state transition information. The user must be capable of handling
229 * error information. The user must be capable of handling variable
254 * information. The user must be capable of handling variable
279 * information. The user must be capable of handling variable
304 * trace information. The user must be capable of handling variable
330 * state transition information. The user must be capable of handling
/freebsd/sys/dev/firewire/
H A Diec13213.h167 uint32_t irmc:1, /* iso. resource manager capable */
168 cmc:1, /* cycle master capable */
170 bmc:1, /* bus manager capable */
171 pmc:1, /* power manager capable */
189 pmc:1, /* power manager capable */
190 bmc:1, /* bus manager capable */
192 cmc:1, /* cycle master capable */
193 irmc:1; /* iso. resource manager capable */
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dmv-xor.txt20 - dmacap,memcpy to indicate that the XOR channel is capable of memcpy operations
21 - dmacap,memset to indicate that the XOR channel is capable of memset operations
22 - dmacap,xor to indicate that the XOR channel is capable of xor operations
23 - dmacap,interrupt to indicate that the XOR channel is capable of
/freebsd/contrib/tcpdump/
H A Dgmpls.c38 { GMPLS_PSC1, "Packet-Switch Capable-1"},
39 { GMPLS_PSC2, "Packet-Switch Capable-2"},
40 { GMPLS_PSC3, "Packet-Switch Capable-3"},
41 { GMPLS_PSC4, "Packet-Switch Capable-4"},
42 { GMPLS_L2SC, "Layer-2 Switch Capable"},
44 { GMPLS_LSC, "Lambda-Switch Capable"},
45 { GMPLS_FSC, "Fiber-Switch Capable"},
H A Dospf.h39 #define OSPF_OPTION_MC 0x04 /* MC bit: Multicast capable */
40 #define OSPF_OPTION_NP 0x08 /* N/P bit: NSSA capable */
42 #define OSPF_OPTION_DC 0x20 /* DC bit: Demand circuit capable */
43 #define OSPF_OPTION_O 0x40 /* O bit: Opaque LSA capable */
44 #define OSPF_OPTION_DN 0x80 /* DN bit: Up/Down Bit capable - draft-ietf-ospf-2547-dnbit-04 */
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-xhci.yaml20 usb3-lpm-capable:
21 description: Determines if platform is USB3 LPM capable
47 usb3-lpm-capable;
H A Dmediatek,mtk-xhci.txt50 - usb3-lpm-capable : supports USB3.0 LPM
75 usb3-lpm-capable;
108 - usb3-lpm-capable : supports USB3.0 LPM
120 usb3-lpm-capable;
/freebsd/share/man/man9/
H A Dieee80211.9288 Table of channels the device is capable of operating on.
532 Device is capable of operating in station (aka Infrastructure) mode.
543 Device is capable of operating in adhoc/IBSS mode.
547 Device is capable of operating as an Access Point in Infrastructure mode.
549 Device is capable of operating in Adhoc Demo mode.
561 Device is capable of operating in monitor mode.
566 but the device must be capable of detecting radar events.
568 Device is capable of operating in MeshBSS (MBSS) mode
587 Device is capable of operating in TDMA mode.
593 will fall-back to software support when a device is not capable
/freebsd/contrib/capsicum-test/
H A Dsocket.cc74 // Can only bind the fully-capable socket. in TEST()
78 // Can only listen on the fully-capable socket. in TEST()
82 // Can only do socket operations on the fully-capable socket. in TEST()
154 // Can only bind the fully-capable socket. in TEST()
195 // Can only listen on the fully-capable socket. in TEST()
199 // Can only do socket operations on the fully-capable socket. in TEST()
272 // Can only bind the fully-capable socket. in TEST()
278 // Can only do socket operations on the fully-capable socket. in TEST()
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc267 "%1$s: Affinity capable, using cpuinfo file",
268 "%1$s: Affinity capable, using global cpuid info",
269 "%1$s: Affinity capable, using default \"flat\" topology",
270 "%1$s: Affinity not capable, using local cpuid info",
271 "%1$s: Affinity not capable, using cpuinfo file",
272 "%1$s: Affinity not capable, assuming \"flat\" topology",
332 "%1$s: Affinity capable, using global cpuid leaf 11 info",
333 "%1$s: Affinity not capable, using local cpuid leaf 11 info",
346 "%1$s: Affinity not capable, using pthread info",
347 "%1$s: Affinity capable, using pthread info",
[all …]
/freebsd/sys/dev/e1000/
H A De1000_defines.h941 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */
946 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
947 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
948 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
949 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
950 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
951 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
952 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
956 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */
957 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */
[all …]
/freebsd/sys/dev/igc/
H A Digc_defines.h835 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */
840 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */
841 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */
842 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */
843 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */
844 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */
845 #define MII_SR_100X_FD_CAPS 0x4000 /* 100X Full Duplex Capable */
846 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */
850 #define NWAY_AR_10T_HD_CAPS 0x0020 /* 10T Half Duplex Capable */
851 #define NWAY_AR_10T_FD_CAPS 0x0040 /* 10T Full Duplex Capable */
[all …]
/freebsd/sys/net80211/
H A Dieee80211_vht.c531 /* SU Beamformer capable */ in ieee80211_vht_get_vhtcap_ie()
542 /* SU Beamformee capable */ in ieee80211_vht_get_vhtcap_ie()
553 /* Beamformee STS capability - only if SU beamformee capable */ in ieee80211_vht_get_vhtcap_ie()
566 /* Sounding dimensions - only if SU beamformer capable */ in ieee80211_vht_get_vhtcap_ie()
579 * MU Beamformer capable - only if SU BFF capable, MU BFF capable in ieee80211_vht_get_vhtcap_ie()
596 * MU Beamformee capable - only if SU BFE capable, MU BFE capable in ieee80211_vht_get_vhtcap_ie()
642 * Link adaptation is only valid if HTC-VHT capable is 1. in ieee80211_vht_get_vhtcap_ie()
957 * This verifies that the BSS is VHT40 capable and the current
980 * This verifies that the BSS is VHT80 capable and the current
1003 * This verifies that the BSS is VHT80+80 or VHT160 capable and the current
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt316 AffCapableUseCpuinfo "%1$s: Affinity capable, using cpuinfo file"
317 AffUseGlobCpuid "%1$s: Affinity capable, using global cpuid info"
318 AffCapableUseFlat "%1$s: Affinity capable, using default \"flat\" topology"
319 AffNotCapableUseLocCpuid "%1$s: Affinity not capable, using local cpuid info"
320 AffNotCapableUseCpuinfo "%1$s: Affinity not capable, using cpuinfo file"
321 AffFlatTopology "%1$s: Affinity not capable, assuming \"flat\" topology"
394 OBSOLETE "%1$s: Affinity capable, using global cpuid leaf 11 info"
395 OBSOLETE "%1$s: Affinity not capable, using local cpuid leaf 11 info"
409 AffNotCapableUsePthread "%1$s: Affinity not capable, using pthread info"
410 AffUsePthread "%1$s: Affinity capable, usin
[all...]
/freebsd/share/man/man4/
H A Dre.459 NICs based on the 8139C+ and 810xE are capable of 10 and 100Mbps speeds
61 NICs based on the 8169, 816xS, 811xS, 8168 and 8111 are capable of 10, 100
69 capable of TCP large send (TCP segmentation offload).
284 The RealTek 8169, 8169S and 8110S chips appear to only be capable of
H A Drsu.453 a MAC, a 1T1R capable baseband and an RF in a single chip.
57 802.11n adapter that combines a MAC, a 1T2R capable baseband and an
62 802.11n adapter that combines a MAC, a 2T2R capable baseband and an

12345678910>>...38