| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_clip.c | 52 * Code to deal with the Compressed Local IPv6 (CLIP) table in the ASIC. 54 * The driver maintains a global CLIP database (clip_db) of IPv6 addresses and a 55 * per-adapter CLIP table (sc->clip_table) with entries that point to an IPv6 in 57 * The correct lock order is clip lock before synchronized op. 63 * have that address in their CLIP table. If both are 0 then the entry is 64 * evicted from the db. Consumers of the CLIP table entry (filters, TOE tids) 66 * addresses from the CLIP table. 74 u_int adp_ref; /* # of adapters with this IP6 in their CLIP */ 110 "CLIP database"); 115 "Add local IPs to CLIP db automatically (0 = no, 1 = yes)"); [all …]
|
| H A D | t4_ioctl.h | 65 T4_HOLD_CLIP_ADDR, /* add ref on an IP in the CLIP */ 66 T4_RELEASE_CLIP_ADDR, /* remove ref from an IP in the CLIP */ 429 /* Address/mask entry in the CLIP. FW_CLIP2_CMD is aware of the mask. */
|
| /freebsd/crypto/openssl/doc/designs/quic-design/images/ |
| H A D | quic-concurrency-models.svg | 1 …clip-rule="evenodd"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="b"><path d="M0 0h3575…
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | claris | 11 # .pct claris works clip art files 18 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor… 20 >0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art 23 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor… 25 >0 string \0\0\0\0\0\0\0\0\0\0\0\0\0 Claris clip art
|
| /freebsd/sys/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_2d_sensor.txt | 23 - syna,clip-x-low: Sets a minimum value for X. 24 - syna,clip-y-low: Sets a minimum value for Y. 25 - syna,clip-x-high: Sets a maximum value for X. 26 - syna,clip-y-high: Sets a maximum value for Y.
|
| /freebsd/usr.sbin/cxgbetool/ |
| H A D | cxgbetool.8 | 52 .Ar nexus Cm clip Bro Cm hold | release Brc Ar ipv6-address 55 .Ar nexus Cm clip Cm list 152 .Cm clip hold Ar ipv6-address 156 in the CLIP (Compressed Local IPv6) table. 157 The address is added to the CLIP table if it is not present there already. 161 .Cm clip list 163 List the contents of the CLIP table. 167 .Cm clip release Ar ipv6-address 171 in the CLIP table.
|
| /freebsd/sys/gnu/dev/bwn/phy_n/ |
| H A D | if_bwn_phy_n_regs.h | 49 #define BWN_NPHY_C1_BCLIPBKOFF BWN_PHY_N(0x01A) /* Core 1 barely clip backoff */ 50 #define BWN_NPHY_C1_CCK_BCLIPBKOFF BWN_PHY_N(0x01B) /* Core 1 CCK barely clip backoff */ 54 #define BWN_NPHY_C1_CGAINI_CLIPGBKOFF 0x03E0 /* Clip gain backoff */ 58 #define BWN_NPHY_C1_CGAINI_CL2DETECT 0x2000 /* Clip 2 detect mask */ 61 #define BWN_NPHY_C1_CCK_CGAINI_CLIPGBKOFF 0x01E0 /* CCK barely clip gain backoff */ 93 #define BWN_NPHY_C1_CLIPWBTHRES BWN_PHY_N(0x027) /* Core 1 clip wideband threshold */ 94 #define BWN_NPHY_C1_CLIPWBTHRES_CLIP2 0x003F /* Clip 2 */ 96 #define BWN_NPHY_C1_CLIPWBTHRES_CLIP1 0x0FC0 /* Clip 1 */ 101 #define BWN_NPHY_C1_NBCLIPTHRES BWN_PHY_N(0x02B) /* Core 1 NB clip threshold */ 107 #define BWN_NPHY_C2_BCLIPBKOFF BWN_PHY_N(0x030) /* Core 2 barely clip backoff */ [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | syna,rmi4.yaml | 122 syna,clip-x-low: 127 syna,clip-y-low: 132 syna,clip-x-high: 137 syna,clip-y-high:
|
| /freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
| H A D | fsl,imx8qxp-dc-fetchunit.yaml | 29 | | Clip & | Clip Window [All] |
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_mode.h | 331 * region specified by the clip rects. The kernel or hardware 341 * where the clip rects are paired in src and dst. The width and 345 * promises that the region specified of the clip rects is filled
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm845-xiaomi-polaris.dts | 446 syna,clip-x-high = <0x438>; 447 syna,clip-y-high = <0x870>; 449 syna,clip-x-low = <0x0>; 450 syna,clip-y-low = <0x0>;
|
| H A D | msm8994-msft-lumia-octagon.dtsi | 293 syna,clip-x-low = <0>; 294 syna,clip-x-high = <1440>; 295 syna,clip-y-low = <0>; 296 syna,clip-y-high = <2560>;
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.css | 477 -webkit-background-clip: padding-box; 478 -moz-background-clip: padding; 479 background-clip: padding-box;
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | ldt2.sh | 67 - Fetch a clip for a win32 codec:
|
| /freebsd/sys/contrib/v4l/ |
| H A D | videodev.h | 30 #define VID_TYPE_CLIPPING 32 /* Can clip */ 263 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip…
|
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-msm8974pro-oneplus-bacon.dts | 124 * For now clip it off so we don't get touch events 127 syna,clip-y-high = <1920>;
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,msm8916-wcd-analog.txt | 14 "cdc_spk_clip_int" - Speaker clip interrupt.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_generate_session_id.pod | 110 * prefix is too long, clip it - but there will be worse effects
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra30-lg-p895.dts | 109 syna,clip-x-high = <1535>; 110 syna,clip-y-high = <2047>;
|
| H A D | tegra30-lg-p880.dts | 111 syna,clip-x-high = <1110>; 112 syna,clip-y-high = <1973>;
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_CTX_set_generate_session_id.3 | 167 \& * prefix is too long, clip it \- but there will be worse effects
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos7870-a2corelte.dts | 435 syna,clip-x-high = <539>; 436 syna,clip-y-high = <959>;
|
| H A D | exynos7870-on7xelte.dts | 403 syna,clip-x-high = <1079>; 404 syna,clip-y-high = <1919>;
|
| /freebsd/contrib/bsnmp/snmp_mibII/ |
| H A D | mibII.h | 107 * (clip, lane) we must use a fresh index, each time a new interface is created.
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | HiiImage.h | 257 can clip the image. The bitmap is either supplied by the caller
|