Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Dmae.h24 void efx_mae_mport_uplink(struct efx_nic *efx, u32 *out);
Dtc.c326 efx_mae_mport_uplink(efx, &act->dest_mport); in efx_tc_flower_replace()
480 efx_mae_mport_uplink(efx, &ing_port); in efx_tc_configure_default_rule_pf()
491 efx_mae_mport_uplink(efx, &eg_port); in efx_tc_configure_default_rule_wire()
Dmae.c63 void efx_mae_mport_uplink(struct efx_nic *efx __always_unused, u32 *out) in efx_mae_mport_uplink() function