Home
last modified time | relevance | path

Searched refs:BNXT_ULP_DRV_FUNC_VNIC (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_port_db.h34 BNXT_ULP_DRV_FUNC_VNIC = 0, enumerator
H A Dulp_port_db.c405 if (vnic_type == BNXT_ULP_DRV_FUNC_VNIC) { in ulp_port_db_default_vnic_get()
H A Dulp_def_rules.c125 if (vnic_type == BNXT_ULP_DRV_FUNC_VNIC) in ulp_set_vnic_in_comp_fld()
H A Dulp_rte_parser.c1835 vnic_type = BNXT_ULP_DRV_FUNC_VNIC; in ulp_rte_parser_act_port_set()