Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h100 int bnxt_alloc_filter_mem(struct bnxt *bp);
H A Dbnxt_filter.c162 int bnxt_alloc_filter_mem(struct bnxt *bp) in bnxt_alloc_filter_mem() function
H A Dbnxt_ethdev.c376 rc = bnxt_alloc_filter_mem(bp); in bnxt_alloc_mem()