Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c1288 #define NFP_EXPL_OP(func, expl, args...) \ macro
1326 err = NFP_EXPL_OP(explicit_acquire, expl); in nfp_cpp_explicit_acquire()
1430 return NFP_EXPL_OP(explicit_put, expl, buff, len); in nfp_cpp_explicit_put()
1445 return NFP_EXPL_OP(explicit_do, expl, &expl->cmd, address); in nfp_cpp_explicit_do()
1466 return NFP_EXPL_OP(explicit_get, expl, buff, len); in nfp_cpp_explicit_get()