Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h158 struct t4_completion { struct
168 struct t4_completion completion; /* completion rendezvous */ argument
H A Dcxgbe.h97 unsigned int cnt, struct t4_completion *c);
H A Dcxgbe_main.c249 unsigned int cnt, struct t4_completion *c) in cxgbe_poll_for_completion()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h770 static inline void t4_init_completion(struct t4_completion *c) in t4_init_completion()
780 static inline void t4_complete(struct t4_completion *c) in t4_complete()