Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c647 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_phy_port() local
673 rc = efx_mae_mport_by_phy_port(spec->index, &mport_v); in sfc_mae_rule_parse_item_phy_port()
680 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_phy_port()
699 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_pf() local
709 &mport_v); in sfc_mae_rule_parse_item_pf()
716 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_pf()
741 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_vf() local
774 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, spec->id, &mport_v); in sfc_mae_rule_parse_item_vf()
781 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_vf()