/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib.h | 692 m(+1, u64, rp_0_enable, "rp_0_enable", "Enable reaction point, priority 0", MLX5_IB_RROCE_ECN_RP, 0, enable) \ 693 m(+1, u64, rp_1_enable, "rp_1_enable", "Enable reaction point, priority 1", MLX5_IB_RROCE_ECN_RP, 1, enable) \ 694 m(+1, u64, rp_2_enable, "rp_2_enable", "Enable reaction point, priority 2", MLX5_IB_RROCE_ECN_RP, 2, enable) \ 695 m(+1, u64, rp_3_enable, "rp_3_enable", "Enable reaction point, priority 3", MLX5_IB_RROCE_ECN_RP, 3, enable) \ 696 m(+1, u64, rp_4_enable, "rp_4_enable", "Enable reaction point, priority 4", MLX5_IB_RROCE_ECN_RP, 4, enable) \ 697 m(+1, u64, rp_5_enable, "rp_5_enable", "Enable reaction point, priority 5", MLX5_IB_RROCE_ECN_RP, 5, enable) \ 698 m(+1, u64, rp_6_enable, "rp_6_enable", "Enable reaction point, priority 6", MLX5_IB_RROCE_ECN_RP, 6, enable) \ 699 m(+1, u64, rp_7_enable, "rp_7_enable", "Enable reaction point, priority 7", MLX5_IB_RROCE_ECN_RP, 7, enable) \ 700 m(+1, u64, rp_8_enable, "rp_8_enable", "Enable reaction point, priority 8", MLX5_IB_RROCE_ECN_RP, 8, enable) \ 701 m(+1, u64, rp_9_enable, "rp_9_enable", "Enable reaction poin [all...] |
/freebsd/contrib/googletest/googlemock/src/ |
H A D | gmock-spec-builders.cc | 283 // manner specified by 'reaction'. 284 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() argument 288 switch (reaction) { in ReportUninterestingCall() 549 // Maps a mock object to the reaction Google Mock should have when an 557 // Sets the reaction Google Mock should have when an uninteresting 560 internal::CallReaction reaction) in SetReactionOnUninterestingCalls() argument 563 UninterestingCallReactionMap()[mock_obj] = reaction; in SetReactionOnUninterestingCalls() 590 // entry in the call-reaction table should be removed. 597 // Returns the reaction Google Mock will have on uninteresting calls
|
/freebsd/contrib/ntp/html/ |
H A D | poll.html | 16 …1. In effect, the algorithm has a relatively slow reaction to good news, but a relatively fast rea…
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-spec-builders.h | 426 // its entry in the call-reaction table should be removed. 430 // Returns the reaction Google Mock will have on uninteresting calls 1388 // manner specified by 'reaction'. 1389 GTEST_API_ void ReportUninterestingCall(CallReaction reaction, 1403 CallReaction reaction; member 1407 ReportUninterestingCall(reaction, ss.str()); in ~UninterestingCallCleanupHandler() 1797 // We must get Google Mock's reaction on uninteresting calls in InvokeWith() 1801 const CallReaction reaction = in InvokeWith() local 1810 reaction == kAllow ? LogIsVisible(kInfo) : in InvokeWith() 1813 reaction == kWarn in InvokeWith() [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | roce_common.h | 44 #define ROCE_DCQCN_RP_MAX_QPS (64) /* reaction point max QPs*/
|
H A D | ecore_roce.c | 166 "Configuring dcqcn reaction point\n"); in ecore_roce_dcqcn_cfg() 171 * (reaction point) in ecore_roce_dcqcn_cfg()
|
H A D | ecore_roce_api.h | 246 /* fields for reaction point */
|
H A D | ecore_rdma_api.h | 259 /* fields for reaction point */
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 1.t | 69 met with mixed reaction. The majority of the problems have
|
/freebsd/share/man/man4/ |
H A D | cc_dctcp.4 | 55 ECN is used as receiver, DCTCP sets the CWR flag as the reaction to the ECE
|
/freebsd/sys/dev/usb/serial/ |
H A D | ubser.c | 380 * because of delayed reaction due to device buffering. in ubser_pre_param()
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 2444 AssertionReaction& reaction ) = 0; 2449 AssertionReaction& reaction ) = 0; 2452 AssertionReaction& reaction ) = 0; 2456 AssertionReaction& reaction ) = 0; 2462 AssertionReaction &reaction ) = 0; 8000 AssertionReaction& reaction ) override; 8005 AssertionReaction& reaction ) override; 8008 AssertionReaction& reaction ) override; 8012 AssertionReaction& reaction ) override; 8018 AssertionReaction &reaction ) override; [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_report.cpp | 491 // The reaction to a non-zero value of exp is to be defined. in ReportGenericError()
|
/freebsd/share/dict/ |
H A D | web2a | 220 acid reaction 303 Adamkiewicz reaction 856 alkaline reaction 5901 biuret reaction 6425 blowpipe reaction 9140 by-reaction 10847 chain reaction 11524 choice reaction 14770 cross-reaction 16607 diazo reaction [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | netdissect.h | 99 * an IPv4 address from a packet data buffer; it was introduced in reaction
|
/freebsd/sys/netinet6/ |
H A D | nd6_nbr.c | 1526 * To avoid over-reaction, we only apply this logic when we are in nd6_dad_duplicated()
|
/freebsd/contrib/ofed/opensm/man/ |
H A D | opensm.8 | 974 specified, with no reaction to real topology. Obviously, this will not be able
|
/freebsd/sbin/init/ |
H A D | init.c | 80 #define GETTY_NSPACE 3 /* max. spacing count to bring reaction */
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_state_mgr.c | 493 This sets off a "chain reaction" that causes discovery of the subnet.
|
/freebsd/sys/cam/ |
H A D | cam_iosched.c | 708 * in reaction to changes in write bandwidth. Unlike the classic in cam_iosched_cl_maybe_steer()
|
/freebsd/sys/netinet/ |
H A D | tcp_input.c | 438 * Allow ECN reaction on ACK to CWR, if in cc_cong_signal()
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 2616 * delay is used, which closely simulates miibus reaction in hn_netchg_init_taskfunc()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_regs_mcdi.h | 11447 /* the reaction point (RP) bucket */ 11481 /* the reaction point (RP) bucket */
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 10056 SSL has been switched to a new SSL_CTX in reaction to a client's 10763 SSL has been switched to a new SSL_CTX in reaction to a client's
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 15178 * The C++ has been cleaned up in reaction to the changes to satisfy XSI's
|