Home
last modified time | relevance | path

Searched refs:b11 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm/ti/am335x/
H A Dtps65217x.h100 #define TPS65217_VO_425V 0b11
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1097 int64_t b11 = (load_4(b + 28) >> 7); in sc25519_muladd() local
1179 s12 = a1 * b11 + a2 * b10 + a3 * b9 + a4 * b8 + a5 * b7 + a6 * b6 + in sc25519_muladd()
1181 s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + in sc25519_muladd()
1183 s14 = a3 * b11 + a4 * b10 + a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 + in sc25519_muladd()
1185 s15 = a4 * b11 + a5 * b10 + a6 * b9 + a7 * b8 + a8 * b7 + a9 * b6 + in sc25519_muladd()
1189 s17 = a6 * b11 + a7 * b10 + a8 * b9 + a9 * b8 + a10 * b7 + a11 * b6; in sc25519_muladd()
1190 s18 = a7 * b11 + a8 * b10 + a9 * b9 + a10 * b8 + a11 * b7; in sc25519_muladd()
1191 s19 = a8 * b11 + a9 * b10 + a10 * b9 + a11 * b8; in sc25519_muladd()
1192 s20 = a9 * b11 + a10 * b10 + a11 * b9; in sc25519_muladd()
1193 s21 = a10 * b11 + a11 * b10; in sc25519_muladd()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtraffic_management.rst142 TCP or SCTP have their ECN set to 2’b11 if the marking feature is enabled for
147 and red to High (2’b11). Marking needs to be explicitly enabled for each color;
/f-stack/dpdk/app/test/
H A Dtest_lpm6.c97 uint8_t b11, uint8_t b12, uint8_t b13, uint8_t b14, uint8_t b15, in IPv6() argument
110 ip[10] = b11; in IPv6()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_access_ctrl.rst64 …it 0 in mask and value with 0, set bits 1-7 in mask with 1, and bits 1-7 in value with number 0b11.
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst3191 to ecn of 2'b11 when IP is caring TCP or SCTP
3194 to ecn of 2'b11 when IP is caring TCP or SCTP
3197 to ecn of 2'b11 when IP is caring TCP or SCTP