Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.h64 int bnxt_alloc_vnic_attributes(struct bnxt *bp, bool reconfig);
H A Dbnxt_vnic.c110 int bnxt_alloc_vnic_attributes(struct bnxt *bp, bool reconfig) in bnxt_alloc_vnic_attributes() function
H A Dbnxt_ethdev.c372 rc = bnxt_alloc_vnic_attributes(bp, reconfig); in bnxt_alloc_mem()