Home
last modified time | relevance | path

Searched refs:evpdo_init (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_vpd.c106 if (evpdop->evpdo_init != NULL) { in efx_vpd_init()
107 if ((rc = evpdop->evpdo_init(enp)) != 0) in efx_vpd_init()
H A Defx_impl.h577 efx_rc_t (*evpdo_init)(efx_nic_t *); member