Home
last modified time | relevance | path

Searched refs:willing (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-head/sys/dev/ixl/
HDi40e_dcb.c83 etscfg->willing = (u8)((buf[offset] & I40E_IEEE_ETS_WILLING_MASK) >> in i40e_parse_ieee_etscfg_tlv()
203 dcbcfg->pfc.willing = (u8)((buf[0] & I40E_IEEE_PFC_WILLING_MASK) >> in i40e_parse_ieee_pfccfg_tlv()
320 etscfg->willing = 1; in i40e_parse_cee_pgcfg_tlv()
373 dcbcfg->pfc.willing = 1; in i40e_parse_cee_pfccfg_tlv()
1046 if (etscfg->willing) in i40e_add_ieee_ets_tlv()
1181 if (dcbcfg->pfc.willing) in i40e_add_ieee_pfc_tlv()
HDi40e_type.h647 u8 willing; member
657 u8 willing; member
/freebsd-head/sys/dev/ice/
HDice_dcb.c356 etscfg->willing = ((buf[0] & ICE_IEEE_ETS_WILLING_M) >> in ice_parse_ieee_etscfg_tlv()
402 dcbcfg->pfc.willing = ((buf[0] & ICE_IEEE_PFC_WILLING_M) >> in ice_parse_ieee_pfccfg_tlv()
520 etscfg->willing = 1; in ice_parse_cee_pgcfg_tlv()
574 dcbcfg->pfc.willing = 1; in ice_parse_cee_pfccfg_tlv()
1380 if (etscfg->willing) in ice_add_ieee_ets_tlv()
1448 if (dcbcfg->pfc.willing) in ice_add_ieee_pfc_tlv()
HDice_type.h883 u8 willing; member
893 u8 willing; member
HDice_lib.c4167 local_dcbx_cfg->etscfg.willing = 0; in ice_sysctl_ets_min_rate()
4309 local_dcbx_cfg->pfc.willing = 0; in ice_config_pfc()
9018 dcbcfg->etscfg.willing = 1; in ice_set_default_local_mib_settings()
9024 dcbcfg->etsrec.willing = 0; in ice_set_default_local_mib_settings()
9026 dcbcfg->pfc.willing = 1; in ice_set_default_local_mib_settings()
10740 sbuf_printf(sbuf, "%s.willing: %u\n", name, ets->willing); in ice_sbuf_print_ets_cfg()
10848 sbuf_printf(sbuf, "pfc.willing: %u\n", dcbcfg->pfc.willing); in ice_sysctl_dump_dcbx_cfg()
/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt_dcb.h76 uint8_t willing; member
/freebsd-head/contrib/ncurses/
HDFREEBSD-upgrade24 the next vendor release. The author is very willing to help us.
HDREADME207 for help, criticism, comments, bug-finding, and being willing to
/freebsd-head/sys/dev/qlnx/qlnxe/
HDecore_dcbx_api.h95 bool willing; member
HDecore_dcbx.c615 p_params->pfc.willing = GET_MFW_FIELD(pfc, DCBX_PFC_WILLING); in ecore_dcbx_get_pfc_data()
630 p_params->pfc.willing, pfc_map, p_params->pfc.max_tc, in ecore_dcbx_get_pfc_data()
1179 if (p_params->pfc.willing) in ecore_dcbx_set_pfc_data()
/freebsd-head/crypto/openssl/doc/man3/
HDSSL_CTX_set_tlsext_use_srtp.pod65 protection profiles that it is willing to negotiate.
HDSSL_CTX_set_options.pod401 clients that are willing to connect to servers that do not implement
/freebsd-head/crypto/openssl/
HDREADME.md152 If you are interested and willing to contribute to the OpenSSL project,
/freebsd-head/sys/geom/
HDnotes91 maxsize is the biggest request we are willing to handle. If not
/freebsd-head/sys/contrib/device-tree/Bindings/pinctrl/
Drenesas,rza1-pinctrl.txt218 A device node willing to use pins controlled by this GPIO controller, shall
/freebsd-head/share/examples/ppp/
HDppp.conf.span-isp37 # o The Receiver machine must be in the outside world and must be willing
/freebsd-head/crypto/openssl/doc/man1/
HDopenssl-ocsp.pod.in209 the time that the responder is willing to wait for the client request.
401 each child is willing to wait for the client's OCSP response.
/freebsd-head/usr.bin/fortune/
HDNotes51 -o" or "fortune -a" are saying, in effect, that they are willing to have
/freebsd-head/usr.sbin/cron/doc/
HDCHANGES156 being willing to run a command owned or writable by other than
/freebsd-head/contrib/wpa/wpa_supplicant/
HDeap_testing.txt16 I'm more than willing to add new RADIUS authentication servers to make
/freebsd-head/contrib/libevent/
HDwhatsnew-2.0.txt62 willing to rebuild their software whenever they want to link it
63 against a new version of Libevent, and are willing to risk their code
/freebsd-head/contrib/ntp/sntp/libevent/
HDwhatsnew-2.0.txt62 willing to rebuild their software whenever they want to link it
63 against a new version of Libevent, and are willing to risk their code
/freebsd-head/sys/contrib/openzfs/module/os/linux/spl/
HDTHIRDPARTYLICENSE.gplv2222 system; it is up to the author/donor to decide if he or she is willing
/freebsd-head/sys/contrib/zstd/
HDCOPYING222 system; it is up to the author/donor to decide if he or she is willing
/freebsd-head/contrib/diff/
HDCOPYING222 system; it is up to the author/donor to decide if he or she is willing

12