Searched refs:t4_complete (Results 1 – 2 of 2) sorted by relevance
985 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()
780 static inline void t4_complete(struct t4_completion *c) in t4_complete() function