Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.h158 struct t4_completion { struct
168 struct t4_completion completion; /* completion rendezvous */ argument
H A Dcxgbe.h100 unsigned int cnt, struct t4_completion *c);
H A Dcxgbe_main.c248 unsigned int cnt, struct t4_completion *c) in cxgbe_poll_for_completion()
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h760 static inline void t4_init_completion(struct t4_completion *c) in t4_init_completion()
770 static inline void t4_complete(struct t4_completion *c) in t4_complete()