Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_dcb.c224 etscfg->willing = ((buf[0] & ICE_IEEE_ETS_WILLING_M) >> in ice_parse_ieee_etscfg_tlv()
270 dcbcfg->pfc.willing = ((buf[0] & ICE_IEEE_PFC_WILLING_M) >> in ice_parse_ieee_pfccfg_tlv()
388 etscfg->willing = 1; in ice_parse_cee_pgcfg_tlv()
442 dcbcfg->pfc.willing = 1; in ice_parse_cee_pfccfg_tlv()
1080 if (etscfg->willing) in ice_add_ieee_ets_tlv()
1148 if (dcbcfg->pfc.willing) in ice_add_ieee_pfc_tlv()
H A Dice_type.h739 u8 willing; member
749 u8 willing; member
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_dcb.c54 etscfg->willing = (u8)((buf[offset] & I40E_IEEE_ETS_WILLING_MASK) >> in i40e_parse_ieee_etscfg_tlv()
174 dcbcfg->pfc.willing = (u8)((buf[0] & I40E_IEEE_PFC_WILLING_MASK) >> in i40e_parse_ieee_pfccfg_tlv()
291 etscfg->willing = 1; in i40e_parse_cee_pgcfg_tlv()
338 dcbcfg->pfc.willing = 1; in i40e_parse_cee_pfccfg_tlv()
1010 if (etscfg->willing) in i40e_add_ieee_ets_tlv()
1145 if (dcbcfg->pfc.willing) in i40e_add_ieee_pfc_tlv()
H A Di40e_type.h634 u8 willing; member
644 u8 willing; member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx_api.h73 bool willing; member
H A Decore_dcbx.c507 p_params->pfc.willing = GET_MFW_FIELD(pfc, DCBX_PFC_WILLING); in ecore_dcbx_get_pfc_data()
522 p_params->pfc.willing, pfc_map, p_params->pfc.max_tc, in ecore_dcbx_get_pfc_data()
1011 if (p_params->pfc.willing) in ecore_dcbx_set_pfc_data()
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza1-pinctrl.txt218 A device node willing to use pins controlled by this GPIO controller, shall
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmulti_proc_support.rst235 If the application is no longer willing to receive messages intended for a
/f-stack/freebsd/contrib/zstd/
H A DCOPYING222 system; it is up to the author/donor to decide if he or she is willing
/f-stack/dpdk/license/
H A Dgpl-2.0.txt222 system; it is up to the author/donor to decide if he or she is willing
H A Dlgpl-2.1.txt398 system; it is up to the author/donor to decide if he or she is willing
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv2222 system; it is up to the author/donor to decide if he or she is willing
/f-stack/
H A DLICENSE204 …n of that system; it is up to the author/donor to decide if he or she is willing to distribute sof…
/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c2878 dcb_cfg->pfc.willing = 0; in i40e_queue_region_dcb_configure()
H A Di40e_ethdev.c10822 dcb_cfg->pfc.willing = 0; in i40e_parse_dcb_configure()
11221 hw->local_dcbx_config.etscfg.willing = 0; in i40e_dcb_init_configure()
11231 hw->local_dcbx_config.pfc.willing = 0; in i40e_dcb_init_configure()