Home
last modified time | relevance | path

Searched refs:tagp (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_vpd.c327 __out efx_vpd_tag_t *tagp, in efx_vpd_next_tag() argument
389 *tagp = name; in efx_vpd_next_tag()
630 __out efx_vpd_tag_t *tagp, in efx_vpd_hunk_next() argument
687 *tagp = tag; in efx_vpd_hunk_next()
H A Defx_bootcfg.c321 uint8_t *tagp = bufferp; in efx_dhcp_find_tag() local
324 rc = efx_dhcp_walk_tags(&tagp, &len, opt); in efx_dhcp_find_tag()
328 hdrp = (efx_dhcp_tag_hdr_t *)tagp; in efx_dhcp_find_tag()
H A Def10_nvram.c984 __out uint32_t *tagp, in ef10_nvram_buffer_peek_item() argument
998 *tagp = tag; in ef10_nvram_buffer_peek_item()
1027 __out uint32_t *tagp, in ef10_nvram_buffer_get_item() argument
1054 *tagp = tlv_tag(&cursor); in ef10_nvram_buffer_get_item()
H A Def10_impl.h679 __out uint32_t *tagp,
691 __out uint32_t *tagp,
H A Defx_impl.h1519 __out efx_vpd_tag_t *tagp,