Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c985 t4_complete(&ctx->completion); in cxgbe_del_filter()
1236 t4_complete(&ctx->completion); in cxgbe_hash_filter_rpl()
1300 t4_complete(&ctx->completion); in cxgbe_filter_rpl()
1463 t4_complete(&ctx->completion); in cxgbe_hash_del_filter_rpl()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h780 static inline void t4_complete(struct t4_completion *c) in t4_complete() function