Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h24 void efx_mae_mport_wire(struct efx_nic *efx, u32 *out);
H A Dtc.c86 efx_mae_mport_wire(efx, &mport); in efx_tc_flower_external_mport()
2384 efx_mae_mport_wire(efx, &eg_port); in efx_tc_configure_default_rule_pf()
2393 efx_mae_mport_wire(efx, &ing_port); in efx_tc_configure_default_rule_wire()
H A Def100_nic.c751 efx_mae_mport_wire(efx, &selector); in efx_ef100_get_base_mport()
H A Dmae.c58 void efx_mae_mport_wire(struct efx_nic *efx, u32 *out) in efx_mae_mport_wire() function