Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.h69 int bnxt_alloc_vnic_attributes(struct bnxt *bp);
H A Dbnxt_vnic.c117 int bnxt_alloc_vnic_attributes(struct bnxt *bp) in bnxt_alloc_vnic_attributes() function
H A Dbnxt_ethdev.c374 rc = bnxt_alloc_vnic_attributes(bp); in bnxt_alloc_mem()