Home
last modified time | relevance | path

Searched refs:op_listp (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_proxy.c148 __in_ecount(op_count) uint32_t *op_listp, in efx_proxy_auth_fill_op_mask()
156 if ((op_listp == NULL) || (op_maskp == NULL)) { in efx_proxy_auth_fill_op_mask()
162 op = *op_listp++; in efx_proxy_auth_fill_op_mask()
186 __in_ecount(op_count) uint32_t *op_listp, in ef10_proxy_auth_mc_config()
198 if ((rc = efx_proxy_auth_fill_op_mask(op_listp, op_count, in ef10_proxy_auth_mc_config()
H A Defx_proxy.c135 (configp->op_listp == NULL) || in efx_proxy_auth_configure()
149 configp->block_cnt, configp->op_listp, in efx_proxy_auth_configure()
H A Def10_impl.h1607 __in_ecount(op_count) uint32_t *op_listp,
H A Defx.h3979 uint32_t *op_listp; member