Searched refs:bnxt_alloc_ctx_mem_buf (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ethdev.c | 576 static int bnxt_alloc_ctx_mem_buf(struct bnxt *bp, char *type, size_t size, in bnxt_alloc_ctx_mem_buf() function 607 rc = bnxt_alloc_ctx_mem_buf(bp, type, in bnxt_init_fc_ctx_mem() 616 rc = bnxt_alloc_ctx_mem_buf(bp, type, in bnxt_init_fc_ctx_mem() 625 rc = bnxt_alloc_ctx_mem_buf(bp, type, in bnxt_init_fc_ctx_mem() 634 rc = bnxt_alloc_ctx_mem_buf(bp, type, in bnxt_init_fc_ctx_mem()
|