Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h284 int bnxt_alloc_ctx_mem(struct bnxt *bp);
H A Dbnxt_ethdev.c4832 int bnxt_alloc_ctx_mem(struct bnxt *bp) in bnxt_alloc_ctx_mem() function
H A Dbnxt_hwrm.c962 rc = bnxt_alloc_ctx_mem(bp); in bnxt_hwrm_func_qcaps()