Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ofld.h82 int cxgbe_alloc_atid(struct tid_info *t, void *data);
H A Dcxgbe_filter.c665 atid = cxgbe_alloc_atid(t, f); in cxgbe_set_hash_filter()
H A Dcxgbe_main.c364 int cxgbe_alloc_atid(struct tid_info *t, void *data) in cxgbe_alloc_atid() function