Home
last modified time | relevance | path

Searched refs:ext_info (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h460 int (*ext_info)(crypto_provider_handle_t, member
H A Dimpl.h1141 KCF_PROV_PROVIDER_OPS(ops_pd)->ext_info) ? \
1142 KCF_PROV_PROVIDER_OPS(ops_pd)->ext_info((pd)->pd_prov_handle, \
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h253 u8 ext_info; member
H A Dice_common.c429 li->ext_info = link_data.ext_info; in ice_aq_get_link_info()
459 ice_debug(hw, ICE_DBG_LINK, " ext_info = 0x%x\n", li->ext_info); in ice_aq_get_link_info()
H A Dice_adminq_cmd.h1467 u8 ext_info; member
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h246 u8 ext_info; member
H A Di40e_adminq_cmd.h2175 u8 ext_info; member
H A Di40e_common.c2049 hw_link_info->ext_info = resp->ext_info; in i40e_aq_get_link_info()