Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_def_rules.c61 else if (spif_type == BNXT_ULP_DRV_FUNC_SPIF) in ulp_set_spif_in_comp_fld()
219 rc = ulp_set_spif_in_comp_fld(ulp_ctx, ifindex, BNXT_ULP_DRV_FUNC_SPIF, in ulp_df_dev_port_handler()
225 rc = ulp_set_spif_in_comp_fld(ulp_ctx, ifindex, BNXT_ULP_DRV_FUNC_SPIF, in ulp_df_dev_port_handler()
H A Dulp_port_db.h22 BNXT_ULP_DRV_FUNC_SPIF = 0, enumerator
H A Dulp_port_db.c325 if (spif_type == BNXT_ULP_DRV_FUNC_SPIF) { in ulp_port_db_spif_get()