Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_mae.c1642 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_phy_port() local
1668 rc = efx_mae_mport_by_phy_port(spec->index, &mport_v); in sfc_mae_rule_parse_item_phy_port()
1675 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_phy_port()
1694 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_pf() local
1704 &mport_v); in sfc_mae_rule_parse_item_pf()
1711 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_pf()
1736 efx_mport_sel_t mport_v; in sfc_mae_rule_parse_item_vf() local
1769 rc = efx_mae_mport_by_pcie_function(encp->enc_pf, spec->id, &mport_v); in sfc_mae_rule_parse_item_vf()
1776 rc = efx_mae_match_spec_mport_set(ctx_mae->match_spec, &mport_v, NULL); in sfc_mae_rule_parse_item_vf()