Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ofld.h72 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid() function
H A Dcxgbe_filter.c428 f = lookup_tid(t, filter_id); in cxgbe_del_hash_filter()
1448 f = lookup_tid(t, tid); in cxgbe_hash_del_filter_rpl()
H A Dcxgbe_flow.c1155 flow->f = lookup_tid(t, ctx.tid); in __cxgbe_flow_create()