Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_proxy.c13 static const efx_proxy_ops_t __efx_proxy_dummy_ops = {
27 static const efx_proxy_ops_t __efx_proxy_ef10_ops = {
44 const efx_proxy_ops_t *epop; in efx_proxy_auth_init()
108 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_fini()
126 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_configure()
177 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_destroy()
215 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_complete_request()
242 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_exec_cmd()
278 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_set_privilege_mask()
308 const efx_proxy_ops_t *epop = enp->en_epop; in efx_proxy_auth_privilege_mask_get()
[all …]
H A Defx_impl.h779 } efx_proxy_ops_t; typedef
914 const efx_proxy_ops_t *en_epop;